build(deps): bump github.com/onsi/ginkgo/v2 from 2.1.4 to 2.13.0 #3675
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
verify
36s
golangci-lint
2m 18s
markdownlint-misspell-shellcheck
31s
unit-tests
39s
e2e-tests
1m 40s
Annotations
23 errors
verify
Process completed with exit code 2.
|
unit-tests
missing go.sum entry needed to verify package cloud.google.com/go/compute/metadata (imported by golang.org/x/oauth2/google) is provided by exactly one module; to add:
|
unit-tests
Process completed with exit code 2.
|
e2e-tests
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
|
e2e-tests
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
|
e2e-tests
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
|
e2e-tests
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
|
e2e-tests
invalid operation: loggr != nil (mismatched types logr.Logger and untyped nil)
|
e2e-tests
undefined: logr.WithCallDepth
|
e2e-tests
invalid operation: loggr != nil (mismatched types logr.Logger and untyped nil)
|
e2e-tests
undefined: logr.WithCallDepth
|
e2e-tests
invalid operation: log != nil (mismatched types logr.Logger and untyped nil)
|
e2e-tests
undefined: logr.WithCallDepth
|
golangci-lint:
pkg/apis/apps/v1alpha1/default.go#L29
obj.Annotations undefined (type *NodePool has no field or method Annotations) (typecheck)
|
golangci-lint:
pkg/apis/apps/v1alpha1/default.go#L30
obj.Annotations undefined (type *NodePool has no field or method Annotations) (typecheck)
|
golangci-lint:
pkg/apis/apps/v1alpha1/default.go#L232
obj.Name undefined (type *YurtStaticSet has no field or method Name) (typecheck)
|
golangci-lint:
pkg/apis/apps/v1alpha1/default.go#L233
obj.Namespace undefined (type *YurtStaticSet has no field or method Namespace) (typecheck)
|
golangci-lint:
pkg/apis/apps/v1alpha1/nodepool_conversion.go#L40
undeclared name: `klog` (typecheck)
|
golangci-lint:
pkg/apis/apps/v1alpha1/nodepool_conversion.go#L59
undeclared name: `klog` (typecheck)
|
golangci-lint:
pkg/apis/apps/v1alpha1/nodepool_conversion.go#L20
"k8s.io/klog/v2" imported but not used (typecheck)
|
golangci-lint:
pkg/apis/iot/v1alpha2/default.go#L21
obj.Annotations undefined (type *PlatformAdmin has no field or method Annotations) (typecheck)
|
golangci-lint:
pkg/apis/iot/v1alpha2/default.go#L22
obj.Annotations undefined (type *PlatformAdmin has no field or method Annotations) (typecheck)
|
golangci-lint:
pkg/apis/iot/v1alpha1/default.go#L21
obj.Annotations undefined (type *PlatformAdmin has no field or method Annotations) (typecheck)
|