Skip to content

Merge pull request #30 from JoshuaAFerguson/claude/add-code-comments-… #21

Merge pull request #30 from JoshuaAFerguson/claude/add-code-comments-…

Merge pull request #30 from JoshuaAFerguson/claude/add-code-comments-… #21

Triggered via push November 16, 2025 08:18
Status Failure
Total duration 3m 13s
Artifacts

ci.yml

on: push
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