Skip to content

fix(release-notes-preview): add breaking changes doc check #132

fix(release-notes-preview): add breaking changes doc check

fix(release-notes-preview): add breaking changes doc check #132

Triggered via push September 13, 2023 22:11
Status Failure
Total duration 2m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 5 warnings, and 1 notice
Release notes preview
/home/runner/work/actions-release/actions-release/./release-notes-preview/action.yaml (Line: 104, Col: 11): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.
Release notes preview
/home/runner/work/actions-release/actions-release/./release-notes-preview/action.yaml (Line: 139, Col: 11): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.
Release notes preview
/home/runner/work/actions-release/actions-release/./release-notes-preview/action.yaml (Line: 104, Col: 11): Unexpected symbol: '${{'. Located at position 233 within expression: steps.release-notes-preview.outputs.new-release-published && inputs.enforce-breaking-changes-docs && steps.release-notes-preview.outputs.new-release-major-version != steps.release-notes-preview.outputs.last-release-major-version && ${{ hashFiles(format(''docs/breaking-changes/v{0}.md', steps.release-notes-preview.outputs.new-release-major-version)) == '' }}
Release notes preview
/home/runner/work/actions-release/actions-release/./release-notes-preview/action.yaml (Line: 139, Col: 11): Unexpected symbol: '${{'. Located at position 233 within expression: steps.release-notes-preview.outputs.new-release-published && inputs.enforce-breaking-changes-docs && steps.release-notes-preview.outputs.new-release-major-version != steps.release-notes-preview.outputs.last-release-major-version && ${{ hashFiles(format(''docs/breaking-changes/v{0}.md', steps.release-notes-preview.outputs.new-release-major-version)) == '' }}
Release notes preview
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/actions-release/actions-release/./release-notes-preview/action.yaml (Line: 104, Col: 11): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.,/home/runner/work/actions-release/actions-release/./release-notes-preview/action.yaml (Line: 139, Col: 11): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.,/home/runner/work/actions-release/actions-release/./release-notes-preview/action.yaml (Line: 104, Col: 11): Unexpected symbol: '${{'. Located at position 233 within expression: steps.release-notes-preview.outputs.new-release-published && inputs.enforce-breaking-changes-docs && steps.release-notes-preview.outputs.new-release-major-version != steps.release-notes-preview.outputs.last-release-major-version && ${{ hashFiles(format(''docs/breaking-changes/v{0}.md', steps.release-notes-preview.outputs.new-release-major-version)) == '' }} ,/home/runner/work/actions-release/actions-release/./release-notes-preview/action.yaml (Line: 139, Col: 11): Unexpected symbol: '${{'. Located at position 233 within expression: steps.release-notes-preview.outputs.new-release-published && inputs.enforce-breaking-changes-docs && steps.release-notes-preview.outputs.new-release-major-version != steps.release-notes-preview.outputs.last-release-major-version && ${{ hashFiles(format(''docs/breaking-changes/v{0}.md', steps.release-notes-preview.outputs.new-release-major-version)) == '' }} 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)
Release notes preview
Fail to load /home/runner/work/actions-release/actions-release/./release-notes-preview/action.yaml
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unsupported run state
open-turo/action-conditional-pr-comment can only be run within the context of a PR
Lint
Could not find base ref, trying to use default branch