Skip to content

chore(deps): eol unstable: k8s.io/api, k8s.io/apimachinery · patch: github.com/stretchr/testify #80

chore(deps): eol unstable: k8s.io/api, k8s.io/apimachinery · patch: github.com/stretchr/testify

chore(deps): eol unstable: k8s.io/api, k8s.io/apimachinery · patch: github.com/stretchr/testify #80

Status Failure
Total duration 1m 19s
Artifacts

static-analysis.yml

on: pull_request
Run Go static analysis
1m 5s
Run Go static analysis
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Run Go static analysis
Process completed with exit code 1.
Run Go static analysis
no required module provides package k8s.io/api/resource/v1alpha1; to add it:
Run Go static analysis
no required module provides package k8s.io/api/flowcontrol/v1alpha1; to add it:
Run Go static analysis
missing go.sum entry for module providing package github.com/google/gofuzz (imported by k8s.io/apimachinery/pkg/apis/meta/v1); to add:
Run Go static analysis
cannot use s.GetDefault().ToRawInfo() (value of type *"go.yaml.in/yaml/v3".Node) as *"gopkg.in/yaml.v3".Node value in argument to parseV3Interface (compile)
Run Go static analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/