core: implement AUTH and AUTHCALL opcodes (EIP: 3074) #4176
Annotations
10 errors and 2 warnings
Lint:
consensus/bor/statefull/processor.go#L15
could not import github.com/ethereum/go-ethereum/core/vm (-: # github.com/ethereum/go-ethereum/core/vm
|
Lint:
core/vm/evm.go#L494
not enough arguments in call to evm.interpreter.Run
|
Lint:
eth/tracers/native/4byte.go#L26
could not import github.com/ethereum/go-ethereum/core/vm (-: # github.com/ethereum/go-ethereum/core/vm
|
Lint:
core/vm/evm.go#L494
not enough arguments in call to evm.interpreter.Run
|
Lint:
tests/block_test_util.go#L38
could not import github.com/ethereum/go-ethereum/core/vm (-: # github.com/ethereum/go-ethereum/core/vm
|
Lint:
core/vm/evm.go#L494
not enough arguments in call to evm.interpreter.Run
|
Lint:
accounts/abi/bind/util_test.go#L60
missing type in composite literal (typecheck)
|
Lint:
accounts/abi/bind/util_test.go#L109
missing type in composite literal (typecheck)
|
Lint:
accounts/abi/bind/backends/simulated_test.go#L130
missing type in composite literal (typecheck)
|
Lint:
cmd/devp2p/internal/ethtest/helpers.go#L176
msg.Head undefined (type *Status has no field or method Head) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "code_8778746307", "logs_8778746307".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading