thestrukture/IDE

View on GitHub

Showing 1,416 of 1,416 total issues

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

//

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

//
Severity: Minor
Found in api/templates/template_uSettings.go by golint

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

// File generated by Gopher Sauce
Severity: Minor
Found in api/templates/templates.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

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 tracer ..."
Open

// File generated by Gopher Sauce
Severity: Minor
Found in api/tracer/appdash.go by golint

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

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

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

// Create a new RPut 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/handlers/rest_GETApiEmpty.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

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

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

exported type Dex should have comment or be unexported
Open

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

exported type Navbars should have comment or be unexported
Open

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

exported type DForm should have comment or be unexported
Open

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

exported type VHuf should have comment or be unexported
Open

type VHuf 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_GETApiExport.go by gofmt

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

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

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

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