Skip to content

Bump google.golang.org/protobuf from 1.32.0 to 1.34.2 #7

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

Bump google.golang.org/protobuf from 1.32.0 to 1.34.2 #7

Triggered via pull request July 10, 2024 16:06
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/utils.go#L10
exported: exported function BlobTxToLegacyTx should have comment or be unexported (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: blob/config.go#L21
exported: comment on exported type ZkBlobSenderConfig should be of the form "ZkBlobSenderConfig ..." (with optional leading article) (revive)
lint: blob/merkle.go#L22
exported: exported type ProofInfo should have comment or be unexported (revive)
lint: blob/config.go#L42
exported: exported type Config should have comment or be unexported (revive)
lint: blob/merkle.go#L38
exported: exported function NewMerkleTree 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/