Skip to content

Capi provider

Capi provider #289

Triggered via pull request November 8, 2024 17:33
@guilhemguilhem
synchronize #149
guilhem:capi
Status Failure
Total duration 4m 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
ci: pkg/store/kubeconfig_store_capi.go#L68
fmt.Sprintf format %s has arg s.KubeconfigStore.ID of wrong type *string
ci: pkg/store/kubeconfig_store_capi.go#L68
printf: fmt.Sprintf format %s has arg s.KubeconfigStore.ID of wrong type *string (govet)
ci: pkg/config/migration/migrate.go#L18
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)
ci: cmd/switcher/switcher.go#L31
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)
ci: pkg/config/migration/migration_test.go#L20
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)
ci
Process completed with exit code 2.
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/