Go 1.21 #1382
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
tests.yml
on: pull_request
Lint
1m 12s
Check internal dependencies
11s
Check code generated with 'go generate' is up-to-date
30s
Coverage
6m 59s
Matrix: CodeQL
Matrix: Run tests
Annotations
16 errors
Check code generated with 'go generate' is up-to-date
undefined: cmp.Or
|
Check code generated with 'go generate' is up-to-date
Process completed with exit code 1.
|
Lint:
pkg/core/interop/contract/call.go#L16
could not import github.com/nspcc-dev/neo-go/pkg/smartcontract/manifest (-: # github.com/nspcc-dev/neo-go/pkg/smartcontract/manifest
|
Lint:
pkg/smartcontract/manifest/abi.go#L66
undefined: cmp.Or) (typecheck)
|
Lint:
pkg/core/interop/storage/find.go#L9
could not import github.com/nspcc-dev/neo-go/pkg/core/storage (-: # github.com/nspcc-dev/neo-go/pkg/core/storage
|
Lint:
pkg/core/storage/store.go#L109
undefined: slices.Concat) (typecheck)
|
Lint:
pkg/core/stateroot/module.go#L16
could not import github.com/nspcc-dev/neo-go/pkg/core/storage (-: # github.com/nspcc-dev/neo-go/pkg/core/storage
|
Lint:
pkg/core/storage/store.go#L109
undefined: slices.Concat) (typecheck)
|
Lint:
pkg/services/oracle/broadcaster/oracle.go#L36
r.NewRPCClient undefined (type *OracleBroadcaster has no field or method NewRPCClient) (typecheck)
|
Lint:
pkg/services/oracle/broadcaster/oracle.go#L53
r.SendParams undefined (type *OracleBroadcaster has no field or method SendParams) (typecheck)
|
Lint:
pkg/services/stateroot/network.go#L69
s.GetStateValidators undefined (type *service has no field or method GetStateValidators) (typecheck)
|
Lint:
pkg/services/stateroot/network.go#L83
s.AddStateRoot undefined (type *service has no field or method AddStateRoot) (typecheck)
|
Run tests (ubuntu-22.04, 1.21):
pkg/smartcontract/manifest/abi.go#L66
undefined: cmp.Or
|
Run tests (ubuntu-22.04, 1.21):
pkg/core/storage/store.go#L109
undefined: slices.Concat
|
Run tests (ubuntu-22.04, 1.21):
pkg/smartcontract/manifest/abi.go#L66
undefined: cmp.Or
|
Run tests (ubuntu-22.04, 1.21)
Process completed with exit code 1.
|