Skip to content

chore: Upgrade the vela dependencies #279

chore: Upgrade the vela dependencies

chore: Upgrade the vela dependencies #279

Triggered via pull request July 26, 2023 06:33
Status Failure
Total duration 19m 32s
Artifacts

code-lint.yaml

on: pull_request
Matrix: go-check
Matrix: lint
Matrix: staticcheck
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 notices
staticcheck (ubuntu-22.04)
cannot use &ClusterGatewayProxy{} (value of type *ClusterGatewayProxy) as "k8s.io/apiserver/pkg/registry/rest".Storage value in variable declaration: *ClusterGatewayProxy does not implement "k8s.io/apiserver/pkg/registry/rest".Storage (missing method Destroy)
staticcheck (ubuntu-22.04)
cannot use &ClusterGatewayProxy{} (value of type *ClusterGatewayProxy) as "sigs.k8s.io/apiserver-runtime/pkg/builder/resource".ArbitrarySubResource value in array or slice literal: *ClusterGatewayProxy does not implement "sigs.k8s.io/apiserver-runtime/pkg/builder/resource".ArbitrarySubResource (missing method Destroy) (compile)
staticcheck (ubuntu-22.04)
v.Sel.Name undefined (type ast.Label has no field or method Name)
staticcheck (ubuntu-22.04)
undefined: ast.ListComprehension (compile)
staticcheck (ubuntu-22.04)
Process completed with exit code 1.
staticcheck (macos-12)
The job was canceled because "ubuntu-22_04" failed.
staticcheck (macos-12)
The operation was canceled.
go-check (ubuntu-22.04): pkg/utils/helm.go#L15
undefined: cmdutil.NewRestConfigGetterByConfig (typecheck)
go-check (ubuntu-22.04)
Process completed with exit code 2.
go-check (macos-12)
The job was canceled because "ubuntu-22_04" failed.
go-check (macos-12)
The operation was canceled.
staticcheck (macos-12)
-- Docker is ready.Wait time is 156 s
lint (macos-12)
-- Docker is ready.Wait time is 156 s