⬆️ Bump cloud.google.com/go/storage from 1.46.0 to 1.47.0 in /backend #1941
Annotations
6 errors and 4 warnings
backend_test:
backend/internal/infra/sqlite/item/gistitem.go#L123
Error return value of `(*github.com/harehare/textusm/internal/db/sqlite.Queries).CreateItem` is not checked (errcheck)
|
backend_test:
backend/internal/infra/sqlite/item/gistitem.go#L138
Error return value of `(*github.com/harehare/textusm/internal/db/sqlite.Queries).UpdateItem` is not checked (errcheck)
|
backend_test:
backend/internal/infra/postgres/item/gistitem.go#L149
Error return value of `(*github.com/harehare/textusm/internal/db/postgres.Queries).CreateItem` is not checked (errcheck)
|
backend_test:
backend/internal/infra/postgres/item/gistitem.go#L162
Error return value of `(*github.com/harehare/textusm/internal/db/postgres.Queries).UpdateItem` is not checked (errcheck)
|
backend_test:
backend/internal/infra/sqlite/item/diagramitem.go#L52
SA4001: *&x will be simplified to x. It will not copy x. (staticcheck)
|
backend_test:
backend/internal/infra/sqlite/item/diagramitem.go#L88
SA4001: *&x will be simplified to x. It will not copy x. (staticcheck)
|
analyze (typescript)
Restore cache failed: Dependencies file is not found in /home/runner/work/textusm/textusm. Supported file pattern: go.sum
|
backend_test
Restore cache failed: Dependencies file is not found in /home/runner/work/textusm/textusm. Supported file pattern: go.sum
|
analyze (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/textusm/textusm. Supported file pattern: go.sum
|
frontend-test
Restore cache failed: Dependencies file is not found in /home/runner/work/***/***. Supported file pattern: go.sum
|