feat: init #7
Annotations
10 errors and 1 warning
core-build:
node/pkg/fetcher/fetcher.go#L22
Error return value of `f.initialize` is not checked (errcheck)
|
core-build:
node/pkg/fetcher/fetcher.go#L66
Error return value of `db.Set` is not checked (errcheck)
|
core-build:
node/pkg/fetcher/fetcher_test.go#L22
Error return value of `admin.Shutdown` is not checked (errcheck)
|
core-build:
node/pkg/fetcher/fetcher_test.go#L23
Error return value is not checked (errcheck)
|
core-build:
node/pkg/fetcher/fetcher_test.go#L27
Error return value of `fetcher.initialize` is not checked (errcheck)
|
core-build:
node/pkg/fetcher/fetcher_test.go#L41
Error return value of `admin.Shutdown` is not checked (errcheck)
|
core-build:
node/pkg/fetcher/fetcher_test.go#L42
Error return value is not checked (errcheck)
|
core-build:
node/pkg/fetcher/fetcher_test.go#L46
Error return value of `fetcher.initialize` is not checked (errcheck)
|
core-build:
node/pkg/fetcher/fetcher_test.go#L63
Error return value of `admin.Shutdown` is not checked (errcheck)
|
core-build:
node/pkg/fetcher/fetcher_test.go#L64
Error return value is not checked (errcheck)
|
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/.
|