thestrukture/IDE

View on GitHub

Showing 1,416 of 1,416 total issues

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

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.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

package comment should be of the form "Package types ..."
Open

// File generated by Gopher Sauce
Severity: Minor
Found in types/structs.go by golint

exported type SPackageEdit should have comment or be unexported
Open

type SPackageEdit struct {
Severity: Minor
Found in types/structs.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

struct field Css should be CSS
Open

    Css                                                     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
Severity: Minor
Found in api/methods/method_MConsole.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

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_JS.go by gofmt

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

// Create a new SearchResult 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_NavCustom.go by gofmt

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

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

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

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

exported type SoftUser should have comment or be unexported
Open

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

exported type PkgItem should have comment or be unexported
Open

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

exported type SROC should have comment or be unexported
Open

type SROC 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/handlers/rest_POSTApiConsole.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_Css.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_Register.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_WebRootEdit.go by gofmt
Severity
Category
Status
Source
Language