Merge pull request #40 from JoshuaAFerguson/claude/fix-github-action-… #42
ci.yml
on: push
Lint
1m 18s
Test Controller
1m 11s
Test API
1m 28s
Test UI
17s
Helm Lint
7s
CI Summary
4s
Annotations
22 errors and 3 warnings
|
Helm Lint
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
cannot use mockSAML (variable of type *MockSAMLAuthenticator) as *SAMLAuthenticator value in argument to NewAuthHandler
|
|
Test API
cannot use mockJWT (variable of type *MockJWTManager) as *JWTManager value in argument to NewAuthHandler
|
|
Test API
cannot use mockUserDB (variable of type *MockUserDB) as *db.UserDB value in argument to NewAuthHandler
|
|
Test API
cannot use mockJWT (variable of type *MockJWTManager) as *JWTManager value in argument to NewAuthHandler
|
|
Test API
cannot use mockUserDB (variable of type *MockUserDB) as *db.UserDB value in argument to NewAuthHandler
|
|
Test API
undefined: UserAttributes
|
|
Test API
undefined: UserAttributes
|
|
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
Process completed with exit code 1.
|
|
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
|
|
Test Controller
Restore cache failed: Dependencies file is not found in /home/runner/work/streamspace/streamspace. Supported file pattern: go.sum
|