Code Analysis & Tests #2
code-analysis.yml
on: workflow_dispatch
Matrix: lint
Waiting for pending jobs
Matrix: test
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/code-analysis.yml#L17
The workflow is not valid. .github/workflows/code-analysis.yml (Line: 17, Col: 22): Unrecognized named-value: 'env'. Located at position 1 within expression: env.MIN_GO_VERSION .github/workflows/code-analysis.yml (Line: 43, Col: 22): Unrecognized named-value: 'env'. Located at position 1 within expression: env.MIN_GO_VERSION
|