Beds 526/Raw DB sdk #1975
Annotations
7 errors and 1 warning
backend/pkg/commons/db2/store/store_test.go#L89
Error return value of `db.Clear` is not checked (errcheck)
|
backend/pkg/commons/db2/client.go#L173
Error return value of `encoding/json.Marshal` is not checked: unsafe type `encoding/json.RawMessage` found (errchkjson)
|
backend/pkg/commons/db2/client.go#L175
Error return value of `encoding/json.Marshal` is not checked: unsafe type `encoding/json.RawMessage` found (errchkjson)
|
backend/pkg/commons/db2/client_test.go#L1
package should be `db2_test` instead of `db2` (testpackage)
|
backend/pkg/commons/db2/raw_test.go#L1
package should be `db2_test` instead of `db2` (testpackage)
|
backend/pkg/commons/db2/store/store_test.go#L1
package should be `store_test` instead of `store` (testpackage)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
The logs for this run have expired and are no longer available.
Loading