Create security-build.yml #1
security-build.yml
on: push
lint
1m 32s
Run govuln check and Publish
1m 15s
Annotations
10 errors and 2 warnings
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)
|
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)
|
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)
|
lint:
cmd/approve.go#L15
undefined: cli (typecheck)
|
lint:
cmd/dumpstate.go#L24
undefined: cli (typecheck)
|
lint:
cmd/dumpstate.go#L25
undefined: cli (typecheck)
|
lint:
cmd/dumpstate.go#L84
b.BatchL2Data undefined (type *batch has no field or method BatchL2Data) (typecheck)
|
lint:
cmd/dumpstate.go#L85
b.BatchL2Data undefined (type *batch has no field or method BatchL2Data) (typecheck)
|
lint:
cmd/dumpstate.go#L94
b.Timestamp undefined (type *batch has no field or method Timestamp) (typecheck)
|
lint:
cmd/jsonschema.go#L25
missing return (typecheck)
|
lint
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/.
|
Run govuln check and Publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|