staking: use cosmos staking module #3
lint.yml
on: pull_request
Run golangci-lint
4m 13s
Run markdown-lint
13s
Annotations
11 errors and 3 warnings
Run markdown-lint:
README.md#L9
Multiple consecutive blank lines [Expected: 1; Actual: 2]
|
Run golangci-lint:
ethereum/eip712/eip712_legacy.go#L89
missing type in composite literal (typecheck)
|
Run golangci-lint:
ethereum/eip712/eip712_legacy.go#L111
missing type in composite literal (typecheck)
|
Run golangci-lint:
ethereum/eip712/eip712_legacy.go#L121
missing type in composite literal (typecheck)
|
Run golangci-lint:
precompiles/common/precompile.go#L135
p.HasReceive undefined (type Precompile has no field or method HasReceive) (typecheck)
|
Run golangci-lint:
precompiles/common/precompile.go#L136
p.Receive undefined (type Precompile has no field or method Receive) (typecheck)
|
Run golangci-lint:
precompiles/common/precompile.go#L138
p.HasFallback undefined (type Precompile has no field or method HasFallback) (typecheck)
|
Run golangci-lint:
precompiles/common/precompile.go#L139
p.Fallback undefined (type Precompile has no field or method Fallback) (typecheck)
|
Run golangci-lint:
precompiles/common/precompile.go#L149
p.HasFallback undefined (type Precompile has no field or method HasFallback) (typecheck)
|
Run golangci-lint:
precompiles/common/precompile.go#L153
p.Fallback undefined (type Precompile has no field or method Fallback) (typecheck)
|
Run golangci-lint:
precompiles/common/precompile.go#L161
p.MethodById undefined (type Precompile has no field or method MethodById) (typecheck)
|
Run markdown-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, technote-space/[email protected], golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/evmos/evmos. Supported file pattern: go.sum
|