Bump helm.sh/helm/v3 from 3.11.2 to 3.14.2 #1365
ci.yaml
on: pull_request
yamllint
10s
build-and-test
2m 15s
go-lint
3m 33s
style-check
14s
go-mod-check
15s
Annotations
12 errors and 14 warnings
build-and-test
cannot use doc (variable of type *"github.com/google/gnostic-models/openapiv2".Document) as *"github.com/google/gnostic/openapiv2".Document value in argument to swagger.FromGnostic
|
build-and-test
cannot use &CachedOpenAPIGetter{} (value of type *CachedOpenAPIGetter) as discovery.OpenAPISchemaInterface value in variable declaration: *CachedOpenAPIGetter does not implement discovery.OpenAPISchemaInterface (wrong type for method OpenAPISchema)
|
build-and-test
cannot use g.openAPIClient.OpenAPISchema() (value of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in assignment
|
build-and-test
cannot use oapi (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to NewOpenAPIData
|
build-and-test
cannot use doc (variable of type *"github.com/google/gnostic-models/openapiv2".Document) as *"github.com/google/gnostic/openapiv2".Document value in argument to proto.NewOpenAPIData
|
build-and-test
container.RestartPolicy undefined (type "k8s.io/api/core/v1".Container has no field or method RestartPolicy)
|
build-and-test
undefined: corev1.ContainerRestartPolicyAlways
|
build-and-test
container.RestartPolicy undefined (type "k8s.io/api/core/v1".Container has no field or method RestartPolicy)
|
build-and-test
undefined: corev1.ContainerRestartPolicyAlways
|
build-and-test
Process completed with exit code 1.
|
go-lint:
internal/plugin/metaprotocol/accesslog.go#L91
emptyStringTest: replace `len(mesh.AccessLogFormat) > 0` with `mesh.AccessLogFormat != ""` (gocritic)
|
go-lint
issues found
|
yamllint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
yamllint
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/
|
go-mod-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go-mod-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
style-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
style-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v1, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-lint:
internal/controller/kube/redis.go#L86
unused-parameter: parameter 'e' seems to be unused, consider removing or renaming it as _ (revive)
|
go-lint:
internal/controller/kube/redis.go#L89
unused-parameter: parameter 'e' seems to be unused, consider removing or renaming it as _ (revive)
|
go-lint:
internal/controller/kube/serviceentry.go#L45
unused-parameter: parameter 'e' seems to be unused, consider removing or renaming it as _ (revive)
|
go-lint
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/
|