Merge feat/spica into main #281
Annotations
9 errors and 1 warning
server/services/constants.go#L15
`transactionProcessingTypeContractInvoking` is unused (deadcode)
|
server/services/constants.go#L16
`transactionProcessingTypeContractDeployment` is unused (deadcode)
|
server/services/constants.go#L25
`systemContractDeployAddress` is unused (deadcode)
|
server/services/constants.go#L31
`transactionEventInternalVMErrors` is unused (deadcode)
|
server/services/constants.go#L32
`transactionEventSCDeploy` is unused (deadcode)
|
server/services/constants.go#L43
`transactionEventClaimDeveloperRewards` is unused (deadcode)
|
server/services/transactionEvents.go#L58
`eventSCDeploy` is unused (deadcode)
|
server/services/transactionEvents.go#L63
`eventClaimDeveloperRewards` is unused (deadcode)
|
|
The following actions use a deprecated Node.js version 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/
|
This job failed
Loading