Skip to content

core: implement AUTH and AUTHCALL opcodes (EIP: 3074) #4210

core: implement AUTH and AUTHCALL opcodes (EIP: 3074)

core: implement AUTH and AUTHCALL opcodes (EIP: 3074) #4210

Triggered via pull request May 6, 2024 12:58
@manav2401manav2401
synchronize #1226
3074
Status Failure
Total duration 33m 11s
Artifacts 4

ci.yml

on: pull_request
Matrix: integration-tests
Matrix: unit-tests
Matrix: build
Matrix: e2e-tests
Matrix: lint
Matrix: codecov
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 14 warnings
build (ubuntu-20.04)
Cannot open: File exists
build (ubuntu-20.04)
Cannot open: File exists
build (ubuntu-20.04)
Cannot open: File exists
build (ubuntu-20.04)
Cannot open: File exists
build (ubuntu-20.04)
Cannot open: File exists
build (ubuntu-20.04)
Cannot open: File exists
build (ubuntu-20.04)
Cannot open: File exists
build (ubuntu-20.04)
Cannot open: File exists
build (ubuntu-20.04)
Cannot open: File exists
build (ubuntu-20.04)
Cannot open: File exists
lint (ubuntu-20.04): cmd/geth/main.go#L291
const `light` is unused (unused)
lint (ubuntu-20.04): internal/cli/server/server.go#L466
unnecessary leading newline (whitespace)
lint (ubuntu-20.04): accounts/scwallet/securechannel.go#L82
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 (ubuntu-20.04): crypto/crypto.go#L179
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 (ubuntu-20.04): crypto/crypto.go#L192
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 (ubuntu-20.04): crypto/signature_cgo.go#L44
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 (ubuntu-20.04): crypto/ecies/ecies.go#L99
SA1019: elliptic.GenerateKey has been deprecated since Go 1.21: for ECDH, use the GenerateKey methods of the [crypto/ecdh] package; for ECDSA, use the GenerateKey function of the crypto/ecdsa package. (staticcheck)
lint (ubuntu-20.04): crypto/ecies/ecies.go#L274
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 (ubuntu-20.04): crypto/ecies/ecies.go#L318
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 (ubuntu-20.04)
Process completed with exit code 2.
unit-tests (ubuntu-20.04)
Cannot open: File exists
unit-tests (ubuntu-20.04)
Cannot open: File exists
unit-tests (ubuntu-20.04)
Cannot open: File exists
unit-tests (ubuntu-20.04)
Cannot open: File exists
unit-tests (ubuntu-20.04)
Cannot open: File exists
unit-tests (ubuntu-20.04)
Cannot open: File exists
unit-tests (ubuntu-20.04)
Cannot open: File exists
unit-tests (ubuntu-20.04)
Cannot open: File exists
unit-tests (ubuntu-20.04)
Cannot open: File exists
unit-tests (ubuntu-20.04)
Cannot open: File exists
integration-tests (ubuntu-20.04)
Cannot open: File exists
integration-tests (ubuntu-20.04)
Cannot open: File exists
integration-tests (ubuntu-20.04)
Cannot open: File exists
integration-tests (ubuntu-20.04)
Cannot open: File exists
integration-tests (ubuntu-20.04)
Cannot open: File exists
integration-tests (ubuntu-20.04)
Cannot open: File exists
integration-tests (ubuntu-20.04)
Cannot open: File exists
integration-tests (ubuntu-20.04)
Cannot open: File exists
integration-tests (ubuntu-20.04)
Cannot open: File exists
integration-tests (ubuntu-20.04)
Cannot open: File exists
build (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-20.04)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
lint (ubuntu-20.04)
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/.
unit-tests (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-tests (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-tests (ubuntu-20.04)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
e2e-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-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e-tests (ubuntu-20.04)
Restore cache failed: Dependencies file is not found in /home/runner/work/bor/bor. Supported file pattern: go.sum
integration-tests (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration-tests (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
integration-tests (ubuntu-20.04)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "code_8969501044", "integrationTest-coverage", "logs_8969501044", "unitTest-coverage". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
codecov (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
codecov (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
code_8969501044 Expired
611 MB
integrationTest-coverage Expired
63.2 KB
logs_8969501044 Expired
1.67 MB
unitTest-coverage Expired
7.09 MB