Skip to content

chore: sharding tests update #12

chore: sharding tests update

chore: sharding tests update #12

Triggered via pull request May 3, 2024 11:52
Status Cancelled
Total duration 2m 19s
Artifacts

ci_test.yml

on: pull_request
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
lint: library/encoding.go#L234
SA1019: elliptic.Unmarshal has been deprecated since Go 1.21: for ECDH, use the crypto/ecdh package. This function accepts an encoding equivalent to that of the NewPublicKey methods in crypto/ecdh. (staticcheck)
lint: waku/v2/protocol/relay/validators.go#L89
SA1019: elliptic.Marshal has been deprecated since Go 1.21: for ECDH, use the crypto/ecdh package. This function returns an encoding equivalent to that of PublicKey.Bytes in crypto/ecdh. (staticcheck)
lint
issues found
test-ci
Canceling since a higher priority waiting request for 'ci-chore-sharding-tests-update' exists
test-ci
The operation was canceled.
build-ubuntu-latest
Canceling since a higher priority waiting request for 'ci-chore-sharding-tests-update' exists
build-ubuntu-latest
The operation was canceled.
test-with-race
Canceling since a higher priority waiting request for 'ci-chore-sharding-tests-update' exists
test-with-race
The operation was canceled.
changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
env
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
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/.