Skip to content

feat: enable force relocking via slash command #276

feat: enable force relocking via slash command

feat: enable force relocking via slash command #276

Triggered via pull request February 23, 2025 12:49
Status Failure
Total duration 1m 19s
Artifacts

tests.yml

on: pull_request
test skip existing part 1
2s
test skip existing part 1
test code
54s
test code
test updates
3s
test updates
test updates w/ file
1m 12s
test updates w/ file
test no update
1m 10s
test no update
test ignore
5s
test ignore
test skip existing part 2
0s
test skip existing part 2
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 6 warnings
test updates
Process completed with exit code 1.
test updates
/home/runner/work/relock-conda/relock-conda/./action.yml (Line: 253, Col: 16): Unexpected end of expression: ''--force''. Located at position 95 within expression: startsWith(github.event.comment.body, '/relock-conda') && contains(github.event.comment.body, '--force'
test updates
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/relock-conda/relock-conda/./action.yml (Line: 253, Col: 16): Unexpected end of expression: ''--force''. Located at position 95 within expression: startsWith(github.event.comment.body, '/relock-conda') && contains(github.event.comment.body, '--force' 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 updates
Failed to load /home/runner/work/relock-conda/relock-conda/./action.yml
test skip existing part 1
/home/runner/work/relock-conda/relock-conda/./action.yml (Line: 253, Col: 16): Unexpected end of expression: ''--force''. Located at position 95 within expression: startsWith(github.event.comment.body, '/relock-conda') && contains(github.event.comment.body, '--force'
test skip existing part 1
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/relock-conda/relock-conda/./action.yml (Line: 253, Col: 16): Unexpected end of expression: ''--force''. Located at position 95 within expression: startsWith(github.event.comment.body, '/relock-conda') && contains(github.event.comment.body, '--force' 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 skip existing part 1
Failed to load /home/runner/work/relock-conda/relock-conda/./action.yml
test ignore
Process completed with exit code 1.
test ignore
/home/runner/work/relock-conda/relock-conda/./action.yml (Line: 253, Col: 16): Unexpected end of expression: ''--force''. Located at position 95 within expression: startsWith(github.event.comment.body, '/relock-conda') && contains(github.event.comment.body, '--force'
test ignore
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/relock-conda/relock-conda/./action.yml (Line: 253, Col: 16): Unexpected end of expression: ''--force''. Located at position 95 within expression: startsWith(github.event.comment.body, '/relock-conda') && contains(github.event.comment.body, '--force' 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 ignore
Failed to load /home/runner/work/relock-conda/relock-conda/./action.yml
test no update
Process completed with exit code 1.
test no update
/home/runner/work/relock-conda/relock-conda/./action.yml (Line: 253, Col: 16): Unexpected end of expression: ''--force''. Located at position 95 within expression: startsWith(github.event.comment.body, '/relock-conda') && contains(github.event.comment.body, '--force'
test no update
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/relock-conda/relock-conda/./action.yml (Line: 253, Col: 16): Unexpected end of expression: ''--force''. Located at position 95 within expression: startsWith(github.event.comment.body, '/relock-conda') && contains(github.event.comment.body, '--force' 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 no update
Failed to load /home/runner/work/relock-conda/relock-conda/./action.yml
test updates w/ file
/home/runner/work/relock-conda/relock-conda/./action.yml (Line: 253, Col: 16): Unexpected end of expression: ''--force''. Located at position 95 within expression: startsWith(github.event.comment.body, '/relock-conda') && contains(github.event.comment.body, '--force'
test updates w/ file
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/relock-conda/relock-conda/./action.yml (Line: 253, Col: 16): Unexpected end of expression: ''--force''. Located at position 95 within expression: startsWith(github.event.comment.body, '/relock-conda') && contains(github.event.comment.body, '--force' 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 updates w/ file
Failed to load /home/runner/work/relock-conda/relock-conda/./action.yml
test code
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
test code
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
test no update
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
test no update
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
test updates w/ file
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
test updates w/ file
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.