Skip to content

Bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.4 #12

Bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.4

Bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.4 #12

Triggered via pull request August 12, 2024 07:11
Status Failure
Total duration 2m 45s
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 uses Node.js version which is deprecated 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/