bump version #368
ci.yml
on: pull_request
docker-build-check
6m 2s
automated-tests
6m 12s
Matrix: tests-windows
Matrix: tests
Annotations
12 errors and 4 warnings
automated-tests
Process completed with exit code 1.
|
tests (ubuntu-20.04):
core/vm/lightclient/v2/lightclient.go#L169
unslice: could simplify relayerAddress[:] to relayerAddress (gocritic)
|
tests (ubuntu-20.04):
core/vm/lightclient/v2/lightclient.go#L173
unslice: could simplify relayerBlsKey[:] to relayerBlsKey (gocritic)
|
tests (ubuntu-20.04):
cmd/erigon-el-mock/server.go#L270
File is not `gofmt`-ed with `-s` (gofmt)
|
tests (ubuntu-20.04):
cmd/erigon-el/eth1/execution.go#L369
File is not `gofmt`-ed with `-s` (gofmt)
|
tests (ubuntu-20.04):
turbo/stages/stageloop.go#L125
File is not `gofmt`-ed with `-s` (gofmt)
|
tests (ubuntu-20.04):
consensus/parlia/util.go#L68
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
tests (ubuntu-20.04):
eth/stagedsync/stage_headers.go#L900
ineffectual assignment to stopped (ineffassign)
|
tests (ubuntu-20.04)
issues found
|
tests (macos-11)
The job was canceled because "ubuntu-20_04" failed.
|
tests (macos-11)
The operation was canceled.
|
tests-windows (windows-2022)
Process completed with exit code 1.
|
docker-build-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
automated-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests-windows (windows-2022)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|