Skip to content

feat(backend): 🚧 [WIP] TUSD implementation #83

feat(backend): 🚧 [WIP] TUSD implementation

feat(backend): 🚧 [WIP] TUSD implementation #83

Triggered via pull request December 29, 2024 14:19
Status Failure
Total duration 1m 41s
Artifacts

backend-lint-and-vul.yaml

on: pull_request
CI linter & vulnerability check for go
1m 32s

Annotations

6 errors and 2 warnings
CI linter & vulnerability check for go: backend/internal/pkg/pubsub/google.go#L192
Error return value of `sub.Delete` is not checked (errcheck)
CI linter & vulnerability check for go: backend/internal/protocol/http.go#L48
Error return value of `w.Write` is not checked (errcheck)
CI linter & vulnerability check for go: backend/internal/protocol/protocol.go#L339
Error return value of `io.Copy` is not checked (errcheck)
CI linter & vulnerability check for go: backend/internal/protocol/hooks.go#L31
func `newHookEvent` is unused (unused)
CI linter & vulnerability check for go: backend/database/store/file.go#L109
SA9003: empty branch (staticcheck)
CI linter & vulnerability check for go
issues found
CI linter & vulnerability check for go
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CI linter & vulnerability check for go
Restore cache failed: Dependencies file is not found in /home/runner/work/s3ase/s3ase. Supported file pattern: go.sum