fix: typo in error message #45
Annotations
10 errors and 2 warnings
|
base/network_id.go#L5
File is not `goimports`-ed with -local github.com/org/project (goimports)
|
|
base/network_id.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
|
base/base_state.go#L166
error returned from external package is unwrapped: sig: func github.com/ProtoconNet/mitum2/util.MarshalJSON(v interface{}) ([]byte, error) (wrapcheck)
|
|
base/base_operation_json.go#L77
error returned from external package is unwrapped: sig: func github.com/ProtoconNet/mitum2/util.MarshalJSON(v interface{}) ([]byte, error) (wrapcheck)
|
|
base/base_operation_json.go#L41
error returned from interface method should be wrapped: sig: func (github.com/ProtoconNet/mitum2/util/encoder.Encoder).Unmarshal([]byte, interface{}) error (wrapcheck)
|
|
base/base_operation_json.go#L30
error returned from external package is unwrapped: sig: func github.com/ProtoconNet/mitum2/util.MarshalJSON(v interface{}) ([]byte, error) (wrapcheck)
|
|
base/base_node.go#L51
error returned from external package is unwrapped: sig: func github.com/ProtoconNet/mitum2/util.MarshalJSON(v interface{}) ([]byte, error) (wrapcheck)
|
|
base/ballot_isvalid.go#L146
error returned from interface method should be wrapped: sig: func (github.com/ProtoconNet/mitum2/util.IsValider).IsValid([]byte) error (wrapcheck)
|
|
base/address.go#L76
error returned from external package is unwrapped: sig: func github.com/ProtoconNet/mitum2/util.SetInterfaceValue[T any](v interface{}, t *T) error (wrapcheck)
|
|
base/address.go#L71
error returned from interface method should be wrapped: sig: func (github.com/ProtoconNet/mitum2/util/encoder.Encoder).DecodeWithFixedHintType(string, int) (interface{}, error) (wrapcheck)
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading