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 CastSearchResult should be of the form "CastSearchResult ..."
Open

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

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

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

comment on exported function CastSModal should be of the form "CastSModal ..."
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_Fragmentize.go by gofmt

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

// Create a new SButton 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
Severity: Minor
Found in api/methods/method_GetTemplate.go by gofmt

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 NewSPackageEdit should be of the form "NewSPackageEdit ..."
Open

// Create a new SPackageEdit 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
Severity: Minor
Found in api/methods/method_ListPlugins.go by gofmt

comment on exported function CastDebugNode should be of the form "CastDebugNode ..."
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/templates/template_FA.go by gofmt

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

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

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

// Create a new PkgItem 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
Severity: Minor
Found in api/templates/template_Input.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_POSTApiCreate.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_Modal.go by gofmt

comment on exported function CastWebRootEdits should be of the form "CastWebRootEdits ..."
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/handlers/rest_POSTApiGolint.go by gofmt
Severity
Category
Status
Source
Language