Ensure full test coverage #43
ci.yml
on: pull_request
Lint
1m 22s
Test Controller
1m 11s
Test API
1m 29s
Test UI
15s
Helm Lint
4s
CI Summary
2s
Annotations
23 errors and 3 warnings
|
Helm Lint
Process completed with exit code 1.
|
|
Test UI
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
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
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
|