Merge pull request #36 from JoshuaAFerguson/claude/fix-github-actions… #33
ci.yml
on: push
Lint
1m 21s
Test Controller
1m 13s
Test API
1m 36s
Test UI
29s
Helm Lint
5s
CI Summary
4s
Annotations
22 errors and 3 warnings
|
Helm Lint
Process completed with exit code 1.
|
|
Test Controller
Process completed with exit code 1.
|
|
Lint
r.Get undefined (type *SessionReconciler has no field or method Get) (typecheck)
|
|
Lint
r.Status undefined (type *HibernationReconciler has no field or method Status) (typecheck)
|
|
Lint
r.Update undefined (type *HibernationReconciler has no field or method Update) (typecheck)
|
|
Lint
r.Get undefined (type *HibernationReconciler has no field or method Get) (typecheck)
|
|
Lint
undefined: AfterSuite (typecheck)
|
|
Lint
undefined: BeforeSuite (typecheck)
|
|
Lint
undefined: Describe (typecheck)
|
|
Lint
undefined: Describe (typecheck)
|
|
Lint
undefined: Describe (typecheck)
|
|
Lint
could not import k8s.io/apimachinery/pkg/types (-: could not load export data: internal error in importing "k8s.io/apimachinery/pkg/types" (unsupported version: 2); please report an issue) (typecheck)
|
|
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
cannot use typeSchema.Types (variable of type []"sigs.k8s.io/structured-merge-diff/v6/schema".TypeDef) as []"sigs.k8s.io/structured-merge-diff/v4/schema".TypeDef value in struct literal
|
|
Test API
imports must appear before other declarations
|
|
Test API
package net/httptest is not in std (/opt/hostedtoolcache/go/1.24.10/x64/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
|