add tests #105
lint.yaml
on: pull_request
golangci
1m 40s
go test
1m 57s
helm lint
44s
Cluster E2E Test
2m 13s
Annotations
3 errors and 4 notices
golangci:
api/v1/store_test.go#L10
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
|
golangci:
internal/job/setup_test.go#L13
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
|
golangci
issues found
|
helm lint
Magic cache for RunsOn is ON. Cache entries will be transparently stored on the local S3 bucket. Don't forget to use runs-on/action@v1 as the first step of your workflow.
|
golangci
Magic cache for RunsOn is ON. Cache entries will be transparently stored on the local S3 bucket. Don't forget to use runs-on/action@v1 as the first step of your workflow.
|
go test
Magic cache for RunsOn is ON. Cache entries will be transparently stored on the local S3 bucket. Don't forget to use runs-on/action@v1 as the first step of your workflow.
|
Cluster E2E Test
Magic cache for RunsOn is ON. Cache entries will be transparently stored on the local S3 bucket. Don't forget to use runs-on/action@v1 as the first step of your workflow.
|