Skip to content

Challenge deploy

Challenge deploy #203

Triggered via pull request July 15, 2023 19:21
Status Success
Total duration 1m 45s
Artifacts
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
runner / golangci-lint
Fit to window
Zoom out
Zoom in

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/