Prague code merge [v1.13.15, v1.14.11] #4513
Annotations
10 errors and 1 warning
Unit Test:
cmd/utils/history_test.go#L165
expected operand, found ','
|
Unit Test:
core/blockchain_test.go#L1921
expected operand, found ','
|
Unit Test:
ethclient/simulated/backend.go#L124
not enough arguments in call to filters.NewFilterAPI
|
Unit Test:
ethclient/simulated/backend.go#L124
not enough arguments in call to filters.NewFilterAPI
|
Unit Test:
core/rawdb/accessors_chain_test.go#L765
cannot use blobs[i] (variable of type kzg4844.Blob) as *kzg4844.Blob value in argument to kzg4844.BlobToCommitment
|
Unit Test:
core/rawdb/accessors_chain_test.go#L766
cannot use blobs[i] (variable of type kzg4844.Blob) as *kzg4844.Blob value in argument to kzg4844.ComputeBlobProof
|
Unit Test:
core/rawdb/freezer_test.go#L517
not enough arguments in call to newResettableFreezer
|
Unit Test:
core/state/state_test.go#L61
s.state.AccountsIntermediateRoot undefined (type *StateDB has no field or method AccountsIntermediateRoot)
|
Unit Test:
core/state/state_test.go#L62
cannot use nil as bool value in argument to s.state.Commit
|
Unit Test:
core/state/state_test.go#L149
s.state.AccountsIntermediateRoot undefined (type *StateDB has no field or method AccountsIntermediateRoot)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading