Challenge deploy #203
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
review.yml
on: pull_request
runner / golangci-lint
1m 34s
Annotations
3 errors and 1 warning
[golangci] lib/utils/kube.go#L15:
lib/utils/kube.go#L15
"k8s.io/api/apps/v1" imported but not used as appsv1 (typecheck)
|
[golangci] lib/harbor/kube.go#L6:
lib/harbor/kube.go#L6
"k8s.io/api/apps/v1" imported but not used as appsv1 (typecheck)
|
[golangci] lib/harbor/kube.go#L7:
lib/harbor/kube.go#L7
"k8s.io/api/core/v1" imported but not used (typecheck)
|
runner / golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|