Add support for macOS runners #79
Annotations
12 errors and 2 warnings
run_system_tests (ubuntu-latest)
/home/runner/work/gh-push-to-neofs/gh-push-to-neofs/./action.yml (Line: 61, Col: 11): Unrecognized named-value: 'RUNNER_OS'. Located at position 1 within expression: RUNNER_OS
|
run_system_tests (ubuntu-latest)
/home/runner/work/gh-push-to-neofs/gh-push-to-neofs/./action.yml (Line: 70, Col: 11): Unrecognized named-value: 'RUNNER_OS'. Located at position 1 within expression: RUNNER_OS
|
run_system_tests (ubuntu-latest)
/home/runner/work/gh-push-to-neofs/gh-push-to-neofs/./action.yml (Line: 61, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ RUNNER_OS }} == 'Linux'
|
run_system_tests (ubuntu-latest)
/home/runner/work/gh-push-to-neofs/gh-push-to-neofs/./action.yml (Line: 70, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ RUNNER_OS }} == 'macOS'
|
run_system_tests (ubuntu-latest)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/gh-push-to-neofs/gh-push-to-neofs/./action.yml (Line: 61, Col: 11): Unrecognized named-value: 'RUNNER_OS'. Located at position 1 within expression: RUNNER_OS,/home/runner/work/gh-push-to-neofs/gh-push-to-neofs/./action.yml (Line: 70, Col: 11): Unrecognized named-value: 'RUNNER_OS'. Located at position 1 within expression: RUNNER_OS,/home/runner/work/gh-push-to-neofs/gh-push-to-neofs/./action.yml (Line: 61, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ RUNNER_OS }} == 'Linux',/home/runner/work/gh-push-to-neofs/gh-push-to-neofs/./action.yml (Line: 70, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ RUNNER_OS }} == 'macOS'
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)
|
run_system_tests (ubuntu-latest)
Failed to load /home/runner/work/gh-push-to-neofs/gh-push-to-neofs/./action.yml
|
run_system_tests (macos-14)
/Users/runner/work/gh-push-to-neofs/gh-push-to-neofs/./action.yml (Line: 61, Col: 11): Unrecognized named-value: 'RUNNER_OS'. Located at position 1 within expression: RUNNER_OS
|
run_system_tests (macos-14)
/Users/runner/work/gh-push-to-neofs/gh-push-to-neofs/./action.yml (Line: 70, Col: 11): Unrecognized named-value: 'RUNNER_OS'. Located at position 1 within expression: RUNNER_OS
|
run_system_tests (macos-14)
/Users/runner/work/gh-push-to-neofs/gh-push-to-neofs/./action.yml (Line: 61, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ RUNNER_OS }} == 'Linux'
|
run_system_tests (macos-14)
/Users/runner/work/gh-push-to-neofs/gh-push-to-neofs/./action.yml (Line: 70, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ RUNNER_OS }} == 'macOS'
|
run_system_tests (macos-14)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /Users/runner/work/gh-push-to-neofs/gh-push-to-neofs/./action.yml (Line: 61, Col: 11): Unrecognized named-value: 'RUNNER_OS'. Located at position 1 within expression: RUNNER_OS,/Users/runner/work/gh-push-to-neofs/gh-push-to-neofs/./action.yml (Line: 70, Col: 11): Unrecognized named-value: 'RUNNER_OS'. Located at position 1 within expression: RUNNER_OS,/Users/runner/work/gh-push-to-neofs/gh-push-to-neofs/./action.yml (Line: 61, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ RUNNER_OS }} == 'Linux',/Users/runner/work/gh-push-to-neofs/gh-push-to-neofs/./action.yml (Line: 70, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ RUNNER_OS }} == 'macOS'
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)
|
run_system_tests (macos-14)
Failed to load /Users/runner/work/gh-push-to-neofs/gh-push-to-neofs/./action.yml
|
run_system_tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run_system_tests (macos-14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|