thestrukture/IDE

View on GitHub

Showing 1,416 of 1,416 total issues

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

// File generated by Gopher Sauce

func tmplUiUserPanelPackageTmplBytes should be tmplUIUserPanelPackageTmplBytes
Open

func tmplUiUserPanelPackageTmplBytes() ([]byte, error) {
Severity: Minor
Found in api/assets/bindata.go by golint

exported var PortCount should have comment or be unexported
Open

var PortCount = 35000
Severity: Minor
Found in api/globals/variables.go by golint

func ApiSocket should be APISocket
Open

func ApiSocket(w http.ResponseWriter, r *http.Request, session *sessions.Session) (response string, callmet bool) {
Severity: Minor
Found in api/handlers/rest_ApiSocket.go by golint

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

// File generated by Gopher Sauce
Severity: Minor
Found in api/handlers/rest_GETApiBin.go by golint

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

// File generated by Gopher Sauce
Severity: Minor
Found in api/handlers/rest_GETApiStart.go by golint

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

// File generated by Gopher Sauce

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

// File generated by Gopher Sauce
Severity: Minor
Found in api/handlers/rest_POSTApiRename.go by golint

exported var DockerLarge should have comment or be unexported
Open

var DockerLarge = `FROM %s
Severity: Minor
Found in api/methods/legacy.go by golint

exported function FindLine should have comment or be unexported
Open

func FindLine(fname string, match string) int {
Severity: Minor
Found in api/methods/legacy.go by golint

exported function AddtoLogs should have comment or be unexported
Open

func AddtoLogs(log types.DebugObj) {
Severity: Minor
Found in api/methods/legacy.go by golint

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

// File generated by Gopher Sauce
Severity: Minor
Found in api/methods/method_BindMisc.go by golint

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

// File generated by Gopher Sauce
Severity: Minor
Found in api/methods/method_MPut.go by golint

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

// File generated by Gopher Sauce
Severity: Minor
Found in api/methods/method_RandTen.go by golint

exported var Store should have comment or be unexported
Open

var Store = sessions.NewCookieStore([]byte("something-secretive-is-what-a-gorrilla-needs"))
Severity: Minor
Found in api/sessions/store.go by golint

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

// Gets template string from assets package, and
Severity: Minor
Found in api/templates/logger.go by golint

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

// File generated by Gopher Sauce
Severity: Minor
Found in api/templates/render.go by golint

func Css should be CSS
Open

func Css(d types.Dex) string {
Severity: Minor
Found in api/templates/template_Css.go by golint

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

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

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

//
Severity: Minor
Found in api/templates/template_Stripe.go by golint
Severity
Category
Status
Source
Language