Skip to content

CSM 1.17 updates

CSM 1.17 updates #869

Triggered via pull request May 12, 2026 19:24
Status Failure
Total duration 1m 5s
Artifacts

common-workflows.yaml

on: pull_request
Golang Validation  /  Lint golang code
7s
Golang Validation / Lint golang code
Golang Validation  /  Yaml Lint
6s
Golang Validation / Yaml Lint
Quality Checks  /  Unit tests and package coverage
25s
Quality Checks / Unit tests and package coverage
Quality Checks  /  GoSec
1m 1s
Quality Checks / GoSec
Quality Checks  /  Go Formatter and Vetter
20s
Quality Checks / Go Formatter and Vetter
Quality Checks  /  Malware Scan
45s
Quality Checks / Malware Scan
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Golang Validation / Lint golang code
Process completed with exit code 1.
Quality Checks / Unit tests and package coverage
Process completed with exit code 1.
Quality Checks / Unit tests and package coverage
Input required and not supplied: path
Workflow syntax warning: .github/workflows/common-workflows.yaml#L17
In .github/workflows/common-workflows.yaml (Line: 17, Col: 11): Error from called workflow dell/common-github-actions/.github/workflows/go-common.yml@main (Line: 87, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Golang Validation / Yaml Lint: ./.github/workflows/license-checker.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
Quality Checks / Unit tests and package coverage
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: tj-actions/changed-files@aa08304bd477b800d468db44fe10f6c61f7f7b11. 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/