Skip to content

Merge pull request #23 from JoshuaAFerguson/claude/complete-outstandi… #7

Merge pull request #23 from JoshuaAFerguson/claude/complete-outstandi…

Merge pull request #23 from JoshuaAFerguson/claude/complete-outstandi… #7

Triggered via push November 15, 2025 23:32
Status Failure
Total duration 2m 52s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 3 warnings
Helm Lint
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
Test Controller
Process completed with exit code 1.
Test API
h.samlAuth.GetServiceProvider undefined (type *SAMLAuthenticator has no field or method GetServiceProvider)
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
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)
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/streamspace/streamspace. Supported file pattern: go.sum
Test Controller
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