koki-develop/gh-grass

View on GitHub

Showing 1 of 1 total issue

Function FetchCalendar has 98 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func FetchCalendar(params FetchCalendarParameters) (Calendar, error) {
    client, err := api.DefaultGraphQLClient()
    if err != nil {
        return Calendar{}, err
    }
Severity: Major
Found in internal/github/github.go - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language