rename DUpgrade to Durango #1695
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
20 errors and 1 warning
Lint:
miner/miner.go#L37
could not import github.com/ava-labs/coreth/precompile/precompileconfig (-: # github.com/ava-labs/coreth/precompile/precompileconfig
|
Lint:
precompile/precompileconfig/mocks.go#L193
(*MockChainConfig)(nil).IsDUpgrade undefined (type *MockChainConfig has no field or method IsDUpgrade)) (typecheck)
|
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)
|
Golang Unit Tests v (ubuntu-20.04):
precompile/precompileconfig/mocks.go#L193
(*MockChainConfig)(nil).IsDUpgrade undefined (type *MockChainConfig has no field or method IsDUpgrade)
|
Golang Unit Tests v (ubuntu-20.04)
Process completed with exit code 1.
|
Golang Unit Tests Race Detection v (ubuntu-20.04):
precompile/precompileconfig/mocks.go#L193
(*MockChainConfig)(nil).IsDUpgrade undefined (type *MockChainConfig has no field or method IsDUpgrade)
|
Golang Unit Tests Race Detection v (ubuntu-20.04)
Process completed with exit code 1.
|
Golang Unit Tests v (windows-latest)
The job was canceled because "ubuntu-20_04" failed.
|
Golang Unit Tests v (windows-latest)
The operation was canceled.
|
Golang Unit Tests v (macos-11.0)
The job was canceled because "ubuntu-20_04" failed.
|
Golang Unit Tests v (macos-11.0)
The operation was canceled.
|
AvalancheGo E2E Tests v (ubuntu-20.04)
(*MockChainConfig)(nil).IsDUpgrade undefined (type *MockChainConfig has no field or method IsDUpgrade)
|
AvalancheGo E2E Tests v (ubuntu-20.04)
Process completed with exit code 1.
|
AvalancheGo E2E Tests v (ubuntu-20.04)
No files were found with the provided path: ~/.testnetctl/networks/1000. No artifacts will be uploaded.
|