Skip to content

Bump golang.org/x/crypto from 0.21.0 to 0.27.0 #13

Bump golang.org/x/crypto from 0.21.0 to 0.27.0

Bump golang.org/x/crypto from 0.21.0 to 0.27.0 #13

Triggered via pull request September 6, 2024 06:13
Status Failure
Total duration 2m 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: blob/solidity/sign.go#L9
exported: exported function Sign should have comment or be unexported (revive)
lint: blob/solidity/keccak.go#L5
exported: exported function Keccak256 should have comment or be unexported (revive)
lint: blob/types/sidecar.go#L5
exported: exported type BlobTxSidecar should have comment or be unexported (revive)
lint: blob/merkle.go#L22
exported: exported type ProofInfo should have comment or be unexported (revive)
lint: blob/merkle.go#L38
exported: exported function NewMerkleTree should have comment or be unexported (revive)
lint: blob/utils.go#L10
exported: exported function BlobTxToLegacyTx should have comment or be unexported (revive)
lint: blob/config.go#L20
exported: comment on exported type DasConfig should be of the form "DasConfig ..." (with optional leading article) (revive)
lint: blob/config.go#L26
exported: comment on exported type ZkBlobSenderConfig should be of the form "ZkBlobSenderConfig ..." (with optional leading article) (revive)
lint: blob/utils.go#L27
exported: exported function FilterLegacyTx should have comment or be unexported (revive)
lint: blob/utils.go#L48
exported: exported function GetTxHash should have comment or be unexported (revive)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/