thestrukture/IDE

View on GitHub

Showing 1,416 of 1,416 total issues

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

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

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

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

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

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

exported type TemplateEdits should have comment or be unexported
Open

type TemplateEdits 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/methods/method_FindmyBugs.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_GETApiBin.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/methods/method_GetApp.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_KanBan.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_NavMain.go by gofmt

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

// File generated by Gopher Sauce

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

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

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

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

// File generated by Gopher Sauce
Severity: Minor
Found in types/struct_funcs.go by golint
Severity
Category
Status
Source
Language