Update Helm Installer Scripts #466
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
10s
Golang Validation
/
Yaml Lint
10s
Quality Checks
/
Unit tests and package coverage
23s
Quality Checks
/
GoSec
1m 42s
Quality Checks
/
Go Formatter and Vetter
23s
Quality Checks
/
Malware Scan
47s
Annotations
3 errors and 2 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]
|