Skip to content

V6.4.0 all security prs #1392

V6.4.0 all security prs

V6.4.0 all security prs #1392

Triggered via pull request March 24, 2026 20:44
Status Failure
Total duration 2m 2s
Artifacts

unit-tests.yaml

on: pull_request
unit-test-windows-latest
1m 58s
unit-test-windows-latest
Matrix: test-unit
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 6 warnings
unit-test-ubuntu-latest
Process completed with exit code 1.
unit-test-ubuntu-latest: vendor/k8s.io/client-go/applyconfigurations/meta/v1/unstructured.go#L128
cannot use *objectType (variable of struct type "sigs.k8s.io/structured-merge-diff/v4/typed".ParseableType) as "sigs.k8s.io/structured-merge-diff/v6/typed".ParseableType value in argument to managedfields.ExtractInto
unit-test-ubuntu-latest: vendor/k8s.io/client-go/applyconfigurations/meta/v1/unstructured.go#L86
cannot use c.gvkParser.Type(gvk) (value of type *"sigs.k8s.io/structured-merge-diff/v6/typed".ParseableType) as *"sigs.k8s.io/structured-merge-diff/v4/typed".ParseableType value in return statement
unit-test-ubuntu-latest: pkg/util/log/file_logger.go#L86
cannot use []func(err error){…} (value of type []func(err error)) as []"k8s.io/apimachinery/pkg/util/runtime".ErrorHandler value in assignment
unit-test-ubuntu-latest: pkg/util/log/file_logger.go#L82
cannot use func(err error) {…} (value of type func(err error)) as "k8s.io/apimachinery/pkg/util/runtime".ErrorHandler value in assignment
unit-test-ubuntu-latest: pkg/util/log/file_logger.go#L75
cannot use []func(err error){…} (value of type []func(err error)) as []"k8s.io/apimachinery/pkg/util/runtime".ErrorHandler value in assignment
unit-test-ubuntu-latest: pkg/util/log/file_logger.go#L73
cannot use func(err error) {} (value of type func(err error)) as "k8s.io/apimachinery/pkg/util/runtime".ErrorHandler value in assignment
unit-test-macos-latest
The strategy configuration was canceled because "test-unit.ubuntu-latest" failed
unit-test-macos-latest
The operation was canceled.
unit-test-macos-latest: vendor/k8s.io/client-go/applyconfigurations/meta/v1/unstructured.go#L128
cannot use *objectType (variable of struct type "sigs.k8s.io/structured-merge-diff/v4/typed".ParseableType) as "sigs.k8s.io/structured-merge-diff/v6/typed".ParseableType value in argument to managedfields.ExtractInto
unit-test-macos-latest: vendor/k8s.io/client-go/applyconfigurations/meta/v1/unstructured.go#L86
cannot use c.gvkParser.Type(gvk) (value of type *"sigs.k8s.io/structured-merge-diff/v6/typed".ParseableType) as *"sigs.k8s.io/structured-merge-diff/v4/typed".ParseableType value in return statement
unit-test-macos-latest: pkg/util/log/file_logger.go#L86
cannot use []func(err error){…} (value of type []func(err error)) as []"k8s.io/apimachinery/pkg/util/runtime".ErrorHandler value in assignment
unit-test-macos-latest: pkg/util/log/file_logger.go#L82
cannot use func(err error) {…} (value of type func(err error)) as "k8s.io/apimachinery/pkg/util/runtime".ErrorHandler value in assignment
unit-test-macos-latest: pkg/util/log/file_logger.go#L75
cannot use []func(err error){…} (value of type []func(err error)) as []"k8s.io/apimachinery/pkg/util/runtime".ErrorHandler value in assignment
unit-test-macos-latest: pkg/util/log/file_logger.go#L73
cannot use func(err error) {} (value of type func(err error)) as "k8s.io/apimachinery/pkg/util/runtime".ErrorHandler value in assignment
unit-test-windows-latest
Process completed with exit code 1.
unit-test-windows-latest: vendor/k8s.io/client-go/applyconfigurations/meta/v1/unstructured.go#L128
cannot use *objectType (variable of struct type "sigs.k8s.io/structured-merge-diff/v4/typed".ParseableType) as "sigs.k8s.io/structured-merge-diff/v6/typed".ParseableType value in argument to managedfields.ExtractInto
unit-test-windows-latest: vendor/k8s.io/client-go/applyconfigurations/meta/v1/unstructured.go#L86
cannot use c.gvkParser.Type(gvk) (value of type *"sigs.k8s.io/structured-merge-diff/v6/typed".ParseableType) as *"sigs.k8s.io/structured-merge-diff/v4/typed".ParseableType value in return statement
unit-test-windows-latest: pkg/util/log/file_logger.go#L86
cannot use []func(err error){…} (value of type []func(err error)) as []"k8s.io/apimachinery/pkg/util/runtime".ErrorHandler value in assignment
unit-test-windows-latest: pkg/util/log/file_logger.go#L82
cannot use func(err error) {…} (value of type func(err error)) as "k8s.io/apimachinery/pkg/util/runtime".ErrorHandler value in assignment
unit-test-windows-latest: pkg/util/log/file_logger.go#L75
cannot use []func(err error){…} (value of type []func(err error)) as []"k8s.io/apimachinery/pkg/util/runtime".ErrorHandler value in assignment
unit-test-windows-latest: pkg/util/log/file_logger.go#L73
cannot use func(err error) {} (value of type func(err error)) as "k8s.io/apimachinery/pkg/util/runtime".ErrorHandler value in assignment
unit-test-ubuntu-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-test-ubuntu-latest
Restore cache failed: Dependencies file is not found in /home/runner/work/devspace/devspace. Supported file pattern: go.sum
unit-test-macos-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-test-macos-latest
Restore cache failed: Dependencies file is not found in /Users/runner/work/devspace/devspace. Supported file pattern: go.sum
unit-test-windows-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-test-windows-latest
Restore cache failed: Dependencies file is not found in D:\a\devspace\devspace. Supported file pattern: go.sum