Skip to content

fix(deps): update module github.com/yeqown/go-qrcode/v2 to v2.2.4 #10

fix(deps): update module github.com/yeqown/go-qrcode/v2 to v2.2.4

fix(deps): update module github.com/yeqown/go-qrcode/v2 to v2.2.4 #10

Triggered via pull request June 15, 2024 01:43
Status Failure
Total duration 1m 36s
Artifacts

pull-requests.yaml

on: pull_request
Backend Server Tests  /  Go
1m 27s
Backend Server Tests / Go
Frontend and End-to-End Tests  /  Lint
43s
Frontend and End-to-End Tests / Lint
Frontend and End-to-End Tests  /  Integration Tests
1m 22s
Frontend and End-to-End Tests / Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Frontend and End-to-End Tests / Lint
Process completed with exit code 1.
Backend Server Tests / Go: backend/internal/data/repo/main_test.go#L64
exitAfterDefer: os.Exit will exit, and `defer func(){...}(...)` will not run (gocritic)
Backend Server Tests / Go: backend/internal/core/services/main_test.go#L80
exitAfterDefer: os.Exit will exit, and `defer func(){...}(...)` will not run (gocritic)
Backend Server Tests / Go: backend/app/api/demo.go#L43
exitAfterDefer: log.Fatal will exit, and `defer cancel()` will not run (gocritic)
Backend Server Tests / Go: backend/app/api/main.go#L142
exitAfterDefer: log.Fatal will exit, and `defer func(c *ent.Client){...}(...)` will not run (gocritic)
Backend Server Tests / Go
issues found