Added transactions converting #284
Annotations
5 errors and 2 warnings
Linter:
pkg/indexer/subsquid/receiver/sync.go#L52
S1023: redundant `return` statement (gosimple)
|
Linter:
pkg/indexer/subsquid/receiver/api/getDeployContractAddress.go#L7
bools: suspect or: trace.TraceType != data.TransactionTypeDeploy || trace.TraceType != data.TransactionTypeDeployAccount (govet)
|
Linter
issues found
|
test:
pkg/indexer/subsquid/receiver/api/getDeployContractAddress.go#L7
suspect or: trace.TraceType != data.TransactionTypeDeploy || trace.TraceType != data.TransactionTypeDeployAccount
|
test
Process completed with exit code 1.
|
Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|