Remove swarm packages and related, fix unit tests #3
on-pull-request.yaml
on: pull_request
Matrix: Run Unit Tests / unit_tests
Annotations
10 errors and 1 warning
Run Unit Tests / unit_tests (1.10.x, ubuntu-latest):
interfaces.go#L25
cannot find package "github.com/ethereum/go-ethereum/common" in any of:
|
Run Unit Tests / unit_tests (1.10.x, ubuntu-latest):
interfaces.go#L26
cannot find package "github.com/ethereum/go-ethereum/core/types" in any of:
|
Run Unit Tests / unit_tests (1.10.x, ubuntu-latest):
accounts/accounts.go#L23
cannot find package "github.com/ethereum/go-ethereum" in any of:
|
Run Unit Tests / unit_tests (1.10.x, ubuntu-latest):
accounts/accounts.go#L26
cannot find package "github.com/ethereum/go-ethereum/event" in any of:
|
Run Unit Tests / unit_tests (1.10.x, ubuntu-latest):
accounts/abi/numbers.go#L24
cannot find package "github.com/ethereum/go-ethereum/common/math" in any of:
|
Run Unit Tests / unit_tests (1.10.x, ubuntu-latest):
accounts/abi/event.go#L24
cannot find package "github.com/ethereum/go-ethereum/crypto" in any of:
|
Run Unit Tests / unit_tests (1.10.x, ubuntu-latest):
accounts/abi/bind/base.go#L26
cannot find package "github.com/ethereum/go-ethereum/accounts/abi" in any of:
|
Run Unit Tests / unit_tests (1.10.x, ubuntu-latest):
accounts/abi/bind/auth.go#L25
cannot find package "github.com/ethereum/go-ethereum/accounts/keystore" in any of:
|
Run Unit Tests / unit_tests (1.10.x, ubuntu-latest):
accounts/abi/bind/util.go#L26
cannot find package "github.com/ethereum/go-ethereum/log" in any of:
|
Run Unit Tests / unit_tests (1.10.x, ubuntu-latest):
accounts/abi/bind/bind.go#L32
cannot find package "golang.org/x/tools/imports" in any of:
|
Run Unit Tests / unit_tests (1.10.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-ethereum/go-ethereum. Supported file pattern: go.sum
|