mesg-foundation/core

View on GitHub

Showing 207 of 208 total issues

comment on exported type Keeper should be of the form "Keeper ..." (with optional leading article)
Open

// module types
Severity: Minor
Found in x/runner/alias.go by golint

comment on exported type Keeper should be of the form "Keeper ..." (with optional leading article)
Open

// module types
Severity: Minor
Found in x/credit/alias.go by golint

comment on exported type MsgDelete should be of the form "MsgDelete ..." (with optional leading article)
Open

// module types
Severity: Minor
Found in x/process/alias.go by golint

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

package cosmos
Severity: Minor
Found in cosmos/lcd.go by gofmt

comment on exported method Process.ChildrenKeys should be of the form "ChildrenKeys ..."
Open

// ChildrenIDs returns the list of node IDs with a dependency to the current node
Severity: Minor
Found in process/graph.go by golint

comment on exported type MsgUpdate should be of the form "MsgUpdate ..." (with optional leading article)
Open

// module types
Severity: Minor
Found in x/execution/alias.go by golint

comment on exported type MsgWithdraw should be of the form "MsgWithdraw ..." (with optional leading article)
Open

// module types
Severity: Minor
Found in x/ownership/alias.go by golint

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

package app
Severity: Minor
Found in app/export.go by gofmt

comment on exported type MsgDelete should be of the form "MsgDelete ..." (with optional leading article)
Open

// module types
Severity: Minor
Found in x/runner/alias.go by golint

comment on exported type MsgCreate should be of the form "MsgCreate ..." (with optional leading article)
Open

// module types
Severity: Minor
Found in x/service/alias.go by golint

comment on exported type GenesisState should be of the form "GenesisState ..." (with optional leading article)
Open

// module types
Severity: Minor
Found in x/process/alias.go by golint

exported function RegisterCodec should have comment or be unexported
Open

func RegisterCodec(cdc *codec.Codec) {
Severity: Minor
Found in process/codec.go by golint

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

// Package xnet Copyright 2009 The Go Authors. All rights reserved.
Severity: Minor
Found in ext/xnet/dnsclient.go by gofmt

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

package cli
Severity: Minor
Found in x/process/client/cli/query.go by gofmt

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

package keeper
Severity: Minor
Found in x/execution/internal/keeper/keeper.go by gofmt

comment on exported type MsgAdd should be of the form "MsgAdd ..." (with optional leading article)
Open

// module types
Severity: Minor
Found in x/credit/alias.go by golint

comment on exported method Process.ParentKeys should be of the form "ParentKeys ..."
Open

// ParentIDs returns the list of node IDs with the current node as child
Severity: Minor
Found in process/graph.go by golint

comment on exported type MsgUpdateOutputs should be of the form "MsgUpdateOutputs ..." (with optional leading article)
Open

// module types
Severity: Minor
Found in x/execution/alias.go by golint

comment on exported type Keeper should be of the form "Keeper ..." (with optional leading article)
Open

// module types
Severity: Minor
Found in x/ownership/alias.go by golint

comment on exported type MsgCreate should be of the form "MsgCreate ..." (with optional leading article)
Open

// module types
Severity: Minor
Found in x/runner/alias.go by golint
Severity
Category
Status
Source
Language