Skip to content

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

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

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

Triggered via pull request April 22, 2024 14:22
@manav2401manav2401
synchronize #1226
3074
Status Cancelled
Total duration 21m 25s
Artifacts 2

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

45 errors and 7 warnings
lint (ubuntu-20.04): core/vm/evm.go#L431
`addres` is a misspelling of `address` (misspell)
lint (ubuntu-20.04): core/vm/eips.go#L436
unnecessary trailing newline (whitespace)
lint (ubuntu-20.04): core/blockchain_test.go#L5176
S1005: unnecessary assignment to the blank identifier (gosimple)
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)
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
unit-tests (ubuntu-20.04)
Canceling since a higher priority waiting request for 'build-1226' 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
unit-tests (ubuntu-20.04)
Cannot open: File exists
unit-tests (ubuntu-20.04)
The operation was canceled.
integration-tests (ubuntu-20.04)
Canceling since a higher priority waiting request for 'build-1226' exists
integration-tests (ubuntu-20.04)
The operation was canceled.
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
e2e-tests (ubuntu-20.04)
Canceling since a higher priority waiting request for 'build-1226' exists
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/.
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
unit-tests (ubuntu-20.04)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
integration-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)
Restore cache failed: Dependencies file is not found in /home/runner/work/bor/bor. Supported file pattern: go.sum
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_8785727407", "logs_8785727407". 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/

Artifacts

Produced during runtime
Name Size
code_8785727407 Expired
611 MB
logs_8785727407 Expired
1.69 MB