Skip to content

Don't notify cache about nonces; pass the account nonce provider, instead #14882

Don't notify cache about nonces; pass the account nonce provider, instead

Don't notify cache about nonces; pass the account nonce provider, instead #14882

Triggered via pull request November 19, 2024 19:35
Status Failure
Total duration 42s
Artifacts

golangci-lint.yml

on: pull_request
golangci linter
31s
golangci linter
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
golangci linter: process/block/preprocess/accountStateProvider.go#L1
: # github.com/multiversx/mx-chain-go/process/block/preprocess [github.com/multiversx/mx-chain-go/process/block/preprocess.test]
golangci linter: process/block/preprocess/accountStateProvider.go#L52
unknown field Guardian in struct literal of type types.AccountState
golangci linter: process/block/preprocess/accountStateProvider_test.go#L74
state.Guardian undefined (type *types.AccountState has no field or method Guardian)
golangci linter: process/block/preprocess/accountStateProvider_test.go#L79
state.Guardian undefined (type *types.AccountState has no field or method Guardian) (typecheck)
golangci linter
issues found
golangci linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/