Transfer with auditors precompile #7950
Annotations
8 errors and 1 warning
lint:
x/confidentialtransfers/client/cli/utils.go#L4
File is not `goimports`-ed (goimports)
|
lint:
x/confidentialtransfers/types/transfer.go#L6
File is not `goimports`-ed (goimports)
|
lint:
precompiles/confidentialtransfers/ct.go#L267
Consider pre-allocating `auditors` (prealloc)
|
lint:
x/evm/client/cli/query.go#L548
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
|
lint:
x/evm/client/cli/query.go#L616
S1009: should omit nil check; len() for []github.com/sei-protocol/sei-chain/x/confidentialtransfers/types.AuditorInput is defined as zero (gosimple)
|
lint:
x/evm/client/cli/query.go#L556
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
|
lint:
x/evm/client/cli/query.go#L628
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|