refactor(ci): macOS support and more fixes #35
Annotations
6 errors
test-action
/home/runner/work/ghjk/ghjk/./action.yml (Line: 17, Col: 24): Unrecognized named-value: 'github'. Located at position 1 within expression: github.action_path
|
test-action
/home/runner/work/ghjk/ghjk/./action.yml (Line: 24, Col: 12): Unexpected symbol: '$DEFAULT_INSTALL_URL'. Located at position 25 within expression: inputs.installer-uri || $DEFAULT_INSTALL_URL
|
test-action
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/ghjk/ghjk/./action.yml (Line: 17, Col: 24): Unrecognized named-value: 'github'. Located at position 1 within expression: github.action_path,/home/runner/work/ghjk/ghjk/./action.yml (Line: 24, Col: 12): Unexpected symbol: '$DEFAULT_INSTALL_URL'. Located at position 25 within expression: inputs.installer-uri || $DEFAULT_INSTALL_URL
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
test-action
Fail to load /home/runner/work/ghjk/ghjk/./action.yml
|
test-pre-commit
Process completed with exit code 3.
|
.github/workflows/tests.yml
Error when evaluating 'runs-on' for job 'test-e2e'. .github/workflows/tests.yml (Line: 32, Col: 14): Unexpected value ''
|