Use the Ethernal-Tech ethgo module (#4) #14
Annotations
7 errors and 1 warning
Lint:
tracker/tracker_block_container_test.go#L6
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint:
store/event_tracker_store.go#L135
ranges should only be cuddled with assignments used in the iteration (wsl)
|
Lint:
tracker/tracker.go#L272
only one cuddle assignment allowed before if statement (wsl)
|
Lint:
tracker/tracker_test.go#L387
only one cuddle assignment allowed before for statement (wsl)
|
Lint:
tracker/tracker_test.go#L488
only one cuddle assignment allowed before for statement (wsl)
|
Lint:
tracker/tracker_test.go#L582
only one cuddle assignment allowed before for statement (wsl)
|
Lint
issues found
|
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/.
|