Merge pull request #189 from stader-labs/bump_v1.4.9 #288
Annotations
10 errors and 11 warnings
Golangci
Cannot open: File exists
|
Golangci
Cannot open: File exists
|
Golangci
Cannot open: File exists
|
Golangci
Cannot open: File exists
|
Golangci
Cannot open: File exists
|
Golangci
Cannot open: File exists
|
Golangci
Cannot open: File exists
|
Golangci
Cannot open: File exists
|
Golangci
Cannot open: File exists
|
Golangci
Cannot open: File exists
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Golangci
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Golangci:
shared/types/config/types.go#L124
var-naming: don't use underscores in Go names; const MevSelectionMode_Unknow should be MevSelectionModeUnknow (revive)
|
Golangci:
shared/types/config/types.go#L125
var-naming: don't use underscores in Go names; const MevSelectionMode_Profile should be MevSelectionModeProfile (revive)
|
Golangci:
shared/types/config/types.go#L126
var-naming: don't use underscores in Go names; const MevSelectionMode_Relay should be MevSelectionModeRelay (revive)
|
Golangci:
shared/types/config/types.go#L131
var-naming: don't use underscores in Go names; const NimbusPruningMode_Archive should be NimbusPruningModeArchive (revive)
|
Golangci:
shared/types/config/types.go#L132
var-naming: don't use underscores in Go names; const NimbusPruningMode_Prune should be NimbusPruningModePrune (revive)
|
Golangci:
shared/utils/sys/cpu-flags.go#L30
var-naming: func GetMissingModernCpuFeatures should be GetMissingModernCPUFeatures (revive)
|
Golangci:
stader-cli/wallet/bip39/mnemonic-validator.go#L70
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
|
Golangci:
stader-lib/types/validator.go#L14
var-naming: struct field OperatorId should be OperatorID (revive)
|
Golangci:
shared/services/beacon/client.go#L125
var-naming: don't use underscores in Go names; const ValidatorState_PendingInitialized should be ValidatorStatePendingInitialized (revive)
|
The logs for this run have expired and are no longer available.
Loading