Merge pull request #193 from stader-labs/dencun_ready #300
Annotations
10 errors
Golangci-lint:
stader-lib/sd-collateral/sd-deposit.go#L1
var-naming: don't use an underscore in package name (revive)
|
Golangci-lint:
shared/utils/string-utils/str-convs.go#L17
`seperated` is a misspelling of `separated` (misspell)
|
Golangci-lint:
shared/utils/string-utils/str-convs.go#L10
Consider pre-allocating `strArr` (prealloc)
|
Golangci-lint:
shared/utils/string-utils/str-convs.go#L19
Consider pre-allocating `intArr` (prealloc)
|
Golangci-lint:
shared/utils/string-utils/str-convs.go#L1
var-naming: don't use an underscore in package name (revive)
|
Golangci-lint:
shared/utils/string-utils/str-convs.go#L21
mnd: Magic number: 10, in <argument> detected (gomnd)
|
Golangci-lint:
shared/utils/string-utils/str-convs.go#L14
return statements should not be cuddled if block has more than two lines (wsl)
|
Golangci-lint:
shared/utils/string-utils/str-convs.go#L25
append only allowed to cuddle with appended value (wsl)
|
Golangci-lint:
shared/utils/string-utils/str-convs.go#L20
ranges should only be cuddled with assignments used in the iteration (wsl)
|
Golangci-lint:
shared/utils/string-utils/str-convs.go#L27
return statements should not be cuddled if block has more than two lines (wsl)
|
The logs for this run have expired and are no longer available.
Loading