test: test code for fetcher utils #564
Annotations
7 errors and 1 warning
core-build:
node/pkg/fetcher/utils_test.go#L23
Error return value of `rw.Write` is not checked (errcheck)
|
core-build:
node/pkg/fetcher/utils_test.go#L155
Error return value of `db.Del` is not checked (errcheck)
|
core-build:
node/pkg/fetcher/utils_test.go#L156
Error return value of `db.Del` is not checked (errcheck)
|
core-build:
node/pkg/fetcher/utils_test.go#L193
Error return value of `db.Del` is not checked (errcheck)
|
core-build:
node/pkg/fetcher/utils_test.go#L287
Error return value of `db.QueryWithoutResult` is not checked (errcheck)
|
core-build:
node/pkg/fetcher/utils_test.go#L361
Error return value of `db.QueryWithoutResult` is not checked (errcheck)
|
core-build
issues found
|
core-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.
|