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/methods/method_BindID.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_UpdateApp.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_Logo.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_SWAL.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_Stripe.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_Welcome.go by gofmt

exported function LoadTraceServer should have comment or be unexported
Open

func LoadTraceServer() {
Severity: Minor
Found in api/tracer/appdash.go by golint

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

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

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

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

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

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

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

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

exported type FSCs should have comment or be unexported
Open

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

exported type STab should have comment or be unexported
Open

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

exported type Alertbs should have comment or be unexported
Open

type Alertbs 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_GETApiKanban.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

exported function Shutdown should have comment or be unexported
Open

func Shutdown() {
Severity: Minor
Found in shutdown.go by golint

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

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

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

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