thestrukture/IDE

View on GitHub

Showing 1,416 of 1,416 total issues

error strings should not be capitalized or end with punctuation or a newline
Open

        panic(errors.New("Render returned an empty string."))
Severity: Minor
Found in api/templates/templates_test.go by golint

error strings should not be capitalized or end with punctuation or a newline
Open

        panic(errors.New("Render returned an empty string."))
Severity: Minor
Found in api/templates/templates_test.go by golint

comment on exported function CastTemplateEdits should be of the form "CastTemplateEdits ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewDebugNode should be of the form "NewDebugNode ..."
Open

// Create a new DebugNode struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

struct field Css should be CSS
Open

    Css              []string
Severity: Minor
Found in types/structs.go by golint

exported type Inputs should have comment or be unexported
Open

type Inputs struct {
Severity: Minor
Found in types/structs.go by golint

struct field CssFiles should be CSSFiles
Open

    CssFiles                                                []RPut
Severity: Minor
Found in types/structs.go by golint

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

// File generated by Gopher Sauce

error strings should not be capitalized or end with punctuation or a newline
Open

        panic(errors.New("Render returned an empty string."))
Severity: Minor
Found in api/templates/templates_test.go by golint

comment on exported function NewDex should be of the form "NewDex ..."
Open

// Create a new Dex struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

// File generated by Gopher Sauce

comment on exported function CastUSettings should be of the form "CastUSettings ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastPkgItem should be of the form "CastPkgItem ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

// File generated by Gopher Sauce
Severity: Minor
Found in api/methods/method_PluginJS.go by gofmt

exported type App should have comment or be unexported
Open

type App struct {
Severity: Minor
Found in types/structs.go by golint

exported type Aput should have comment or be unexported
Open

type Aput struct {
Severity: Minor
Found in types/structs.go by golint

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

// File generated by Gopher Sauce
Severity: Minor
Found in api/templates/template_jButton.go by gofmt

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

// File generated by Gopher Sauce
Severity: Minor
Found in api/handlers/rest_POSTApiGit.go by gofmt

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

// File generated by Gopher Sauce
Severity: Minor
Found in api/templates/template_TimerEditor.go by gofmt

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

// File generated by Gopher Sauce
Severity: Minor
Found in api/templates/template_xButton.go by gofmt
Severity
Category
Status
Source
Language