Bump dependencies: K8S, controller-runtime and Go #1509
go.yml
on: pull_request
build
4m 24s
test
9m 10s
Golangci-lint
3m 20s
test-coverage
9m 3s
Annotations
10 errors and 5 warnings
Golangci-lint:
api/v1/groupversion_info.go#L23
import 'k8s.io/apimachinery/pkg/runtime/schema' is not allowed from list 'Main' (depguard)
|
Golangci-lint:
api/v1/groupversion_info.go#L24
import 'sigs.k8s.io/controller-runtime/pkg/scheme' is not allowed from list 'Main' (depguard)
|
Golangci-lint:
api/v1/helper.go#L13
import 'github.com/k8snetworkplumbingwg/network-attachment-definition-client/pkg/apis/k8s.cni.cncf.io/v1' is not allowed from list 'Main' (depguard)
|
Golangci-lint:
api/v1/helper.go#L14
import 'k8s.io/api/core/v1' is not allowed from list 'Main' (depguard)
|
Golangci-lint:
api/v1/helper.go#L15
import 'k8s.io/apimachinery/pkg/api/errors' is not allowed from list 'Main' (depguard)
|
Golangci-lint:
api/v1/helper.go#L16
import 'k8s.io/apimachinery/pkg/apis/meta/v1' is not allowed from list 'Main' (depguard)
|
Golangci-lint:
api/v1/helper.go#L17
import 'k8s.io/apimachinery/pkg/apis/meta/v1/unstructured' is not allowed from list 'Main' (depguard)
|
Golangci-lint:
api/v1/helper.go#L18
import 'k8s.io/apimachinery/pkg/types' is not allowed from list 'Main' (depguard)
|
Golangci-lint:
api/v1/helper.go#L19
import 'k8s.io/client-go/kubernetes' is not allowed from list 'Main' (depguard)
|
Golangci-lint:
api/v1/helper.go#L20
import 'sigs.k8s.io/controller-runtime/pkg/client' is not allowed from list 'Main' (depguard)
|
Golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, coverallsapp/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-coverage
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|