Skip to content

Update chain configs, kyb phase logic #561

Update chain configs, kyb phase logic

Update chain configs, kyb phase logic #561

Triggered via pull request August 7, 2024 14:54
Status Failure
Total duration 3m 30s
Artifacts

ci.yml

on: pull_request
Matrix: test-race
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 4 warnings
Golang Unit Tests Race Detection v (ubuntu-latest)
Process completed with exit code 2.
Golang Unit Tests v (ubuntu-latest): params/config.go#L66
undefined: getChainConfig
Golang Unit Tests v (ubuntu-latest): params/config.go#L69
undefined: getChainConfig
Golang Unit Tests v (ubuntu-latest): params/config.go#L72
undefined: getChainConfig
Golang Unit Tests v (ubuntu-latest)
Process completed with exit code 2.
Lint: sync/syncutils/iterators.go#L12
cannot use &AccountIterator{} (value of type *AccountIterator) as ethdb.Iterator value in variable declaration: *AccountIterator does not implement ethdb.Iterator (missing method Release) (typecheck)
Lint: sync/syncutils/iterators.go#L13
cannot use &StorageIterator{} (value of type *StorageIterator) as ethdb.Iterator value in variable declaration: *StorageIterator does not implement ethdb.Iterator (missing method Error) (typecheck)
Lint: sync/syncutils/iterators.go#L40
it.Hash undefined (type *AccountIterator has no field or method Hash) (typecheck)
Lint: sync/syncutils/iterators.go#L29
it.Account undefined (type *AccountIterator has no field or method Account) (typecheck)
Lint: sync/syncutils/iterators.go#L63
it.Hash undefined (type *StorageIterator has no field or method Hash) (typecheck)
Lint: sync/syncutils/iterators.go#L67
it.Slot undefined (type *StorageIterator has no field or method Slot) (typecheck)
Lint: accounts/abi/bind/util_test.go#L69
missing type in composite literal (typecheck)
Lint: accounts/abi/bind/util_test.go#L118
missing type in composite literal (typecheck)
Lint: accounts/abi/bind/backends/simulated_test.go#L129
missing type in composite literal (typecheck)
Lint: accounts/keystore/keystore_test.go#L450
have[0].Kind undefined (type walletEvent has no field or method Kind) (typecheck)
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/