add pre-pbss rebase branches to CI #195
Triggered via pull request
September 25, 2023 12:15
Status
Failure
Total duration
1m 53s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
30 errors and 3 warnings
build:
metrics/counter.go#L118
undefined: atomic.Int64
|
build:
metrics/counter_float64.go#L119
undefined: atomic.Uint64
|
build:
metrics/counter_float64.go#L147
undefined: atomic.Uint64
|
build:
metrics/ewma.go#L78
undefined: atomic.Int64
|
build:
metrics/gauge.go#L104
undefined: atomic.Int64
|
build:
metrics/gauge_float64.go#L89
undefined: atomic.Uint64
|
build:
metrics/meter.go#L104
undefined: atomic.Int64
|
build:
metrics/meter.go#L172
undefined: atomic.Bool
|
build:
crypto/kzg4844/kzg4844.go#L45
undefined: atomic.Bool
|
build:
core/bloombits/matcher.go#L86
undefined: atomic.Bool
|
test:
crypto/kzg4844/kzg4844.go#L45
undefined: atomic.Bool
|
test:
core/bloombits/matcher.go#L86
undefined: atomic.Bool
|
test:
metrics/counter.go#L118
undefined: atomic.Int64
|
test:
metrics/counter_float64.go#L119
undefined: atomic.Uint64
|
test:
metrics/counter_float64.go#L147
undefined: atomic.Uint64
|
test:
metrics/ewma.go#L78
undefined: atomic.Int64
|
test:
metrics/gauge.go#L104
undefined: atomic.Int64
|
test:
metrics/gauge_float64.go#L89
undefined: atomic.Uint64
|
test:
metrics/meter.go#L104
undefined: atomic.Int64
|
test:
metrics/meter.go#L172
undefined: atomic.Bool
|
lint:
eth/tracers/native/4byte.go#L51
undefined: atomic.Bool (typecheck)
|
lint:
eth/tracers/native/call.go#L106
undefined: atomic.Bool (typecheck)
|
lint:
eth/tracers/native/prestate.go#L66
undefined: atomic.Bool (typecheck)
|
lint:
tests/fuzzers/les/les-fuzzer.go#L61
missing type in composite literal (typecheck)
|
lint:
accounts/abi/bind/util_test.go#L59
missing type in composite literal (typecheck)
|
lint:
accounts/abi/bind/util_test.go#L105
missing type in composite literal (typecheck)
|
lint:
cmd/devp2p/crawl.go#L90
undefined: atomic.Uint64 (typecheck)
|
lint:
cmd/devp2p/crawl.go#L91
undefined: atomic.Uint64 (typecheck)
|
lint:
cmd/devp2p/crawl.go#L92
undefined: atomic.Uint64 (typecheck)
|
lint:
cmd/devp2p/internal/ethtest/chain.go#L101
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|