Skip to content

fix(deps): update all non-major dependencies #239

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #239

Triggered via pull request February 18, 2026 16:53
Status Failure
Total duration 1m 36s
Artifacts

ci.yml

on: pull_request
run-tests  /  validate-server
1m 9s
run-tests / validate-server
run-tests  /  validate-dashboard
27s
run-tests / validate-dashboard
run-tests  /  validate-static-assets
32s
run-tests / validate-static-assets
run-tests  /  production-setup-test
1m 23s
run-tests / production-setup-test
run-tests  /  test-migrations-sqlite
1m 31s
run-tests / test-migrations-sqlite
run-tests  /  test-migrations-postgres
10s
run-tests / test-migrations-postgres
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
run-tests / test-migrations-postgres
Process completed with exit code 1.
run-tests / validate-server: server/internal/graph/model/models.go#L31
G117: Exported struct field "AccessToken" (JSON key "accessToken") matches secret pattern (gosec)
run-tests / validate-server: server/internal/dashboard/dashboard.go#L89
G703: Path traversal via taint analysis (gosec)
run-tests / validate-server: server/internal/config/config.go#L41
G117: Exported struct field "JWTSecret" (JSON key "JWTSecret") matches secret pattern (gosec)
run-tests / validate-server: server/internal/auth/service.go#L27
G117: Exported struct field "JWTSecret" (JSON key "JWTSecret") matches secret pattern (gosec)
run-tests / validate-server: server/internal/auth/auth.go#L38
G117: Exported struct field "RefreshToken" (JSON key "RefreshToken") matches secret pattern (gosec)
run-tests / validate-server: server/internal/auth/auth.go#L37
G117: Exported struct field "AccessToken" (JSON key "AccessToken") matches secret pattern (gosec)
run-tests / validate-server: server/internal/auth/auth.go#L33
G117: Exported struct field "Password" (JSON key "Password") matches secret pattern (gosec)
run-tests / validate-server: server/internal/auth/auth.go#L28
G117: Exported struct field "Password" (JSON key "Password") matches secret pattern (gosec)
run-tests / validate-server: server/e2e/auth_flow_test.go#L115
G704: SSRF via taint analysis (gosec)
run-tests / validate-server: server/e2e/auth_flow_test.go#L72
G704: SSRF via taint analysis (gosec)
run-tests / validate-static-assets
Restore cache failed: Dependencies file is not found in /home/runner/work/lovely-eye/lovely-eye. Supported file pattern: go.sum
run-tests / validate-server
Restore cache failed: Dependencies file is not found in /home/runner/work/lovely-eye/lovely-eye. Supported file pattern: go.sum