thestrukture/IDE

View on GitHub

Showing 1,416 of 1,416 total issues

exported function SaveApps should have comment or be unexported
Open

func SaveApps(app interface{}) {
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_ListPlugins.go by golint

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

//

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

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

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

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

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

//

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

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

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

// File generated by Gopher Sauce

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

// File generated by Gopher Sauce

func tmplUiUserPanelDeleteTmpl should be tmplUIUserPanelDeleteTmpl
Open

func tmplUiUserPanelDeleteTmpl() (*asset, error) {
Severity: Minor
Found in api/assets/bindata.go by golint

func tmplUiUserPanelWebrooteditTmplBytes should be tmplUIUserPanelWebrooteditTmplBytes
Open

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

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

// File generated by Gopher Sauce
Severity: Minor
Found in api/exported/packages.go by golint

exported var AutocompletePath should have comment or be unexported
Open

var AutocompletePath string
Severity: Minor
Found in api/globals/variables.go by golint

func ApiComplete should be APIComplete
Open

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

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

//
Severity: Minor
Found in api/handlers/rest_GETApiBuild.go by golint

exported function CommitGit should have comment or be unexported
Open

func CommitGit(pkg, message string) bool {
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_ParseLog.go by golint

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

//

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

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

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

// File generated by Gopher Sauce
Severity: Minor
Found in api/templates/template_Delete.go by golint
Severity
Category
Status
Source
Language