Skip to content

fix(deps): update module github.com/stretchr/testify to v1.9.0 #8

fix(deps): update module github.com/stretchr/testify to v1.9.0

fix(deps): update module github.com/stretchr/testify to v1.9.0 #8

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

pull-requests.yaml

on: pull_request
Backend Server Tests  /  Go
1m 40s
Backend Server Tests / Go
Frontend and End-to-End Tests  /  Lint
44s
Frontend and End-to-End Tests / Lint
Frontend and End-to-End Tests  /  Integration Tests
1m 24s
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