Handle Smart Contracts (3) #256
golangci-lint.yml
on: pull_request
golangci linter
15s
Annotations
5 errors and 1 warning
golangci linter:
server/services/constants.go#L14
`transactionProcessingTypeRelayedV3` is unused (deadcode)
|
golangci linter:
server/services/constants.go#L33
`transactionEventInternalVMErrors` is unused (deadcode)
|
golangci linter:
server/services/relayedTransactions.go#L30
`isRelayedV2Transaction` is unused (deadcode)
|
golangci linter:
server/services/relayedTransactions.go#L57
`parseInnerTxOfRelayedV2` is unused (deadcode)
|
golangci linter
issues found
|
golangci linter
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|