Support Installing Nightly Builds #92
ci.yml
on: pull_request
Matrix: testNightlyWebots
Matrix: testStableWebots
release
0s
Annotations
18 errors and 6 warnings
testNightlyWebots (ubuntu-latest)
/home/runner/work/setup-webots/setup-webots/./action.yml (Line: 10, Col: 14): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.webotsVersion
|
testNightlyWebots (ubuntu-latest)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/setup-webots/setup-webots/./action.yml (Line: 10, Col: 14): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.webotsVersion
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)
|
testNightlyWebots (ubuntu-latest)
Failed to load /home/runner/work/setup-webots/setup-webots/./action.yml
|
testNightlyWebots (macos-latest)
/Users/runner/work/setup-webots/setup-webots/./action.yml (Line: 10, Col: 14): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.webotsVersion
|
testNightlyWebots (macos-latest)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /Users/runner/work/setup-webots/setup-webots/./action.yml (Line: 10, Col: 14): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.webotsVersion
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)
|
testNightlyWebots (macos-latest)
Failed to load /Users/runner/work/setup-webots/setup-webots/./action.yml
|
testStableWebots (ubuntu-latest)
/home/runner/work/setup-webots/setup-webots/./action.yml (Line: 10, Col: 14): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.webotsVersion
|
testStableWebots (ubuntu-latest)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/setup-webots/setup-webots/./action.yml (Line: 10, Col: 14): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.webotsVersion
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)
|
testStableWebots (ubuntu-latest)
Failed to load /home/runner/work/setup-webots/setup-webots/./action.yml
|
testStableWebots (macos-latest)
/Users/runner/work/setup-webots/setup-webots/./action.yml (Line: 10, Col: 14): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.webotsVersion
|
testStableWebots (macos-latest)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /Users/runner/work/setup-webots/setup-webots/./action.yml (Line: 10, Col: 14): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.webotsVersion
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)
|
testStableWebots (macos-latest)
Failed to load /Users/runner/work/setup-webots/setup-webots/./action.yml
|
testNightlyWebots (windows-latest)
D:\a\setup-webots\setup-webots\./action.yml (Line: 10, Col: 14): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.webotsVersion
|
testNightlyWebots (windows-latest)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. D:\a\setup-webots\setup-webots\./action.yml (Line: 10, Col: 14): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.webotsVersion
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)
|
testNightlyWebots (windows-latest)
Failed to load D:\a\setup-webots\setup-webots\./action.yml
|
testStableWebots (windows-latest)
D:\a\setup-webots\setup-webots\./action.yml (Line: 10, Col: 14): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.webotsVersion
|
testStableWebots (windows-latest)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. D:\a\setup-webots\setup-webots\./action.yml (Line: 10, Col: 14): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.webotsVersion
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)
|
testStableWebots (windows-latest)
Failed to load D:\a\setup-webots\setup-webots\./action.yml
|
testNightlyWebots (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
testNightlyWebots (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
testStableWebots (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
testStableWebots (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
testNightlyWebots (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
testStableWebots (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|