Skip to content

Feature/portal auth #49

Feature/portal auth

Feature/portal auth #49

Triggered via pull request July 12, 2026 13:05
Status Failure
Total duration 37s
Artifacts

portal-backend-ci.yml

on: pull_request
portal-backend-ci
33s
portal-backend-ci
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
portal-backend-ci: portal/backend/tests/integration/auth_integration_test.go#L19
var-naming: type testIdP should be testIDP (revive)
portal-backend-ci: portal/backend/internal/system/config/config.go#L46
exported: exported type AuthConfig should have comment or be unexported (revive)
portal-backend-ci: portal/backend/internal/system/auth/validator.go#L48
exported: exported method Validator.Validate should have comment or be unexported (revive)
portal-backend-ci: portal/backend/internal/system/auth/validator.go#L45
exported: exported function NewValidator should have comment or be unexported (revive)
portal-backend-ci: portal/backend/internal/system/auth/validator.go#L24
exported: exported type Validator should have comment or be unexported (revive)
portal-backend-ci: portal/backend/internal/system/auth/validator.go#L19
exported: exported type Principal should have comment or be unexported (revive)
portal-backend-ci: portal/backend/internal/system/auth/validator.go#L1
package-comments: should have a package comment (revive)
portal-backend-ci: portal/backend/tests/integration/auth_integration_test.go#L58
Error return value of `resp.Body.Close` is not checked (errcheck)
portal-backend-ci: portal/backend/internal/system/auth/validator.go#L131
Error return value of `resp.Body.Close` is not checked (errcheck)
portal-backend-ci: portal/backend/internal/system/auth/validator.go#L116
Error return value of `resp.Body.Close` is not checked (errcheck)
portal-backend-ci
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
portal-backend-ci
Restore cache failed: Dependencies file is not found in /home/runner/work/openfgc/openfgc. Supported file pattern: go.sum