Update to go-ethereum 1.12.0 #725
Annotations
23 errors
test (ubuntu-latest):
compilation/types/compiled_contract.go#L7
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/accounts/abi (imported by github.com/crytic/medusa/chain); to add:
|
test (ubuntu-latest):
utils/address_utils.go#L5
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/common (imported by github.com/crytic/medusa/chain); to add:
|
test (ubuntu-latest):
compilation/platforms/solc.go#L15
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/common/compiler (imported by github.com/crytic/medusa/compilation/platforms); to add:
|
test (ubuntu-latest):
fuzzing/calls/call_message.go#L7
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/common/hexutil (imported by github.com/crytic/medusa/fuzzing/calls); to add:
|
test (ubuntu-latest):
chain/test_chain.go#L16
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/common/math (imported by github.com/crytic/medusa/chain); to add:
|
test (ubuntu-latest):
utils/message_transaction_utils.go#L4
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/core (imported by github.com/crytic/medusa/chain); to add:
|
test (ubuntu-latest):
chain/test_chain.go#L7
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/core/rawdb (imported by github.com/crytic/medusa/chain); to add:
|
test (ubuntu-latest):
chain/vendored/apply_transaction.go#L22
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/core/state (imported by github.com/crytic/medusa/chain); to add:
|
test (ubuntu-latest):
utils/message_transaction_utils.go#L5
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/core/types (imported by github.com/crytic/medusa/chain); to add:
|
test (ubuntu-latest):
compilation/types/source_maps.go#L5
missing go.sum entry for module providing package github.com/ethereum/go-ethereum/core/vm (imported by github.com/crytic/medusa/chain); to add:
|
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (macos-latest)
The operation was canceled.
|
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (windows-latest)
The operation was canceled.
|
lint:
chain/vendored/apply_transaction.go#L38
undefined: Message (typecheck)
|
lint:
chain/vendored/apply_transaction.go#L40
undefined: NewEVMTxContext (typecheck)
|
lint:
chain/vendored/apply_transaction.go#L44
undefined: ApplyMessage (typecheck)
|
lint:
chain/cheat_codes.go#L86
missing type in composite literal (typecheck)
|
lint:
chain/cheat_codes.go#L100
missing type in composite literal (typecheck)
|
lint:
chain/cheat_codes.go#L114
missing type in composite literal (typecheck)
|
lint:
chain/cheat_codes.go#L4
"crypto/ecdsa" imported and not used (typecheck)
|
lint:
fuzzing/fuzzer.go#L189
invalid type does not match ~[]E (typecheck)
|
lint
Process completed with exit code 1.
|