Create security-build.yml #1
Annotations
10 errors and 1 warning
golangci-lint:
etherman/smartcontracts/polygonrollupmanager/polygonrollupmanager.go#L16
could not import github.com/ethereum/go-ethereum/event (-: could not load export data: no export data for "github.com/ethereum/go-ethereum/event") (typecheck)
|
golangci-lint:
etherman/smartcontracts/polygonzkevm/polygonzkevm.go#L16
could not import github.com/ethereum/go-ethereum/event (-: could not load export data: no export data for "github.com/ethereum/go-ethereum/event") (typecheck)
|
golangci-lint:
etherman/smartcontracts/dataavailabilityprotocol/dataavailabilityprotocol.go#L16
could not import github.com/ethereum/go-ethereum/event (-: could not load export data: no export data for "github.com/ethereum/go-ethereum/event") (typecheck)
|
golangci-lint:
cmd/approve.go#L15
undefined: cli (typecheck)
|
golangci-lint:
cmd/dumpstate.go#L24
undefined: cli (typecheck)
|
golangci-lint:
cmd/dumpstate.go#L25
undefined: cli (typecheck)
|
golangci-lint:
cmd/dumpstate.go#L84
b.BatchL2Data undefined (type *batch has no field or method BatchL2Data) (typecheck)
|
golangci-lint:
cmd/dumpstate.go#L85
b.BatchL2Data undefined (type *batch has no field or method BatchL2Data) (typecheck)
|
golangci-lint:
cmd/dumpstate.go#L94
b.Timestamp undefined (type *batch has no field or method Timestamp) (typecheck)
|
golangci-lint:
cmd/jsonschema.go#L25
missing return (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading