build(deps): bump google.golang.org/grpc from 1.57.1 to 1.64.0 #4295
ci.yaml
on: pull_request
verify
20s
golangci-lint
1m 24s
markdownlint-misspell-shellcheck
25s
unit-tests
24s
e2e-tests
55s
Annotations
26 errors and 2 warnings
verify
Process completed with exit code 2.
|
unit-tests
no required module provides package go.opentelemetry.io/otel/metric/number; to add it:
|
unit-tests
no required module provides package go.opentelemetry.io/otel/metric/registry; to add it:
|
unit-tests
no required module provides package go.opentelemetry.io/otel/metric/sdkapi; to add it:
|
unit-tests
no required module provides package go.opentelemetry.io/otel/semconv; to add it:
|
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#L31
obj.Annotations undefined (type *NodePool has no field or method Annotations) (typecheck)
|
golangci-lint:
pkg/apis/apps/v1alpha1/default.go#L32
obj.Annotations undefined (type *NodePool has no field or method Annotations) (typecheck)
|
golangci-lint:
pkg/apis/apps/v1alpha1/default.go#L234
obj.Name undefined (type *YurtStaticSet has no field or method Name) (typecheck)
|
golangci-lint:
pkg/apis/apps/v1alpha1/default.go#L235
obj.Namespace undefined (type *YurtStaticSet has no field or method Namespace) (typecheck)
|
golangci-lint:
pkg/apis/apps/v1alpha1/nodepool_conversion.go#L40
undefined: klog (typecheck)
|
golangci-lint:
pkg/apis/apps/v1alpha1/nodepool_conversion.go#L59
undefined: klog (typecheck)
|
golangci-lint:
pkg/apis/apps/v1alpha1/yurtappset_conversion.go#L95
undefined: klog (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)
|
markdownlint-misspell-shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|