Skip to content

Ensure all project images are generated #22

Ensure all project images are generated

Ensure all project images are generated #22

Triggered via pull request November 16, 2025 08:27
Status Failure
Total duration 2m 6s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 3 warnings
Helm Lint
Process completed with exit code 1.
Test Controller
Process completed with exit code 1.
Lint
Process completed with exit code 1.
Lint
missing ',' in parameter list
Lint
imports must appear before other declarations
Lint
expected ')', found ""
Lint
expected '(', found corsMiddleware
Test API
unknown field Active in struct literal of type models.CreateUserRequest
Test API
h.userDB.GetUserByEmail undefined (type *db.UserDB has no field or method GetUserByEmail)
Test API
cannot use assertion (variable of interface type any) as *saml.Assertion value in argument to h.samlAuth.ExtractUserFromAssertion: need type assertion
Test API
assignment mismatch: 1 variable but h.samlAuth.ExtractUserFromAssertion returns 2 values
Test API
g.GroupID undefined (type string has no field or method GroupID)
Test API
declared and not used: err
Test API
e.groupDB.GetByName undefined (type *db.GroupDB has no field or method GetByName)
Test API
e.userDB.GetByUsername undefined (type *db.UserDB has no field or method GetByUsername)
Test API
imports must appear before other declarations
Test API
package net/httptest is not in std (/home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.7.linux-amd64/src/net/httptest)
Test Controller
Restore cache failed: Dependencies file is not found in /home/runner/work/streamspace/streamspace. Supported file pattern: go.sum
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/streamspace/streamspace. Supported file pattern: go.sum
Test API
Restore cache failed: Dependencies file is not found in /home/runner/work/streamspace/streamspace. Supported file pattern: go.sum