feat: add unit tests for the event listener service and block keeper #51
Annotations
4 errors and 2 warnings
Run golangci-lint:
internal/pkg/repository/block_keeper_test.go#L4
File is not `goimports`-ed (goimports)
|
Run golangci-lint:
internal/pkg/listener/service_test.go#L4
File is not `goimports`-ed (goimports)
|
Run golangci-lint
issues found
|
test
Process completed with exit code 1.
|
Run golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, 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/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|