list done deposits by updated_at #684
Annotations
10 errors and 1 warning
golangci-lint:
apps/ethereum/common.go#L119
undefined: uuid (typecheck)
|
golangci-lint:
apps/ethereum/common.go#L368
missing type in composite literal (typecheck)
|
golangci-lint:
apps/ethereum/common.go#L362
addressTy declared and not used (typecheck)
|
golangci-lint:
apps/ethereum/common.go#L389
missing type in composite literal (typecheck)
|
golangci-lint:
apps/ethereum/common.go#L383
uint256Ty declared and not used (typecheck)
|
golangci-lint:
apps/ethereum/common.go#L417
missing type in composite literal (typecheck)
|
golangci-lint:
apps/ethereum/common.go#L404
bytes32Ty declared and not used (typecheck)
|
golangci-lint:
apps/ethereum/common.go#L408
addressTy declared and not used (typecheck)
|
golangci-lint:
apps/ethereum/common.go#L412
uint256Ty declared and not used (typecheck)
|
golangci-lint:
apps/ethereum/common.go#L476
bytes32Ty declared and not used (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Loading