Skip to content

Bump google.golang.org/protobuf from 1.32.0 to 1.35.1 #15

Bump google.golang.org/protobuf from 1.32.0 to 1.35.1

Bump google.golang.org/protobuf from 1.32.0 to 1.35.1 #15

Triggered via pull request October 8, 2024 06:58
Status Failure
Total duration 2m 49s
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/