PR Documentation Check #880
pr-docs-check.lock.yml
on: pull_request
Annotations
8 errors and 5 warnings
|
activation
A potentially dangerous Request.Path value was detected from the client (:).
|
|
activation
A potentially dangerous Request.Path value was detected from the client (:).
|
|
agent
A potentially dangerous Request.Path value was detected from the client (:).\\n```\\n\\nThis breaks **both** pipelines that emit the tag:\\n\\n- Source build (`azure-pipelines.yml`): https://dev.azure.com/dnceng/internal/_build/results?buildId=2978468\\n- Release-publish (`release-publish-nuget.yml`): https://dev.azure.com/dnceng/internal/_build/results?buildId=2978372\\n\\n## Fix\\n\\nSwitch the tag format from `release-version:13.3.4` to `release-version - 13.3.4`, mirroring the existing `BAR ID - ` tag style that AzDO already emits without issue:\\n\\n\\n\\nChanges:\\n\\n- `eng/pipelines/azure-pipelines.yml` — emit `release-version - $version` instead of `release-version:$version`.\\n- `eng/pipelines/release-publish-nuget.yml` — update the regex parser, error/warning messages, and surrounding comments to match the new format. The redundant cosmetic addbuildtag on the release run stays removed (no functional impact).\\n- `docs/release-process.md` — update the two references to the tag format.\\n\\n## Safety\\n\\n- Only the *display* format of the tag changes; the parser is updated in lockstep with the emitter.\\n- A source build done from `main` (or any release branch that picks up this change) will emit the new format, and the release-publish pipeline run from that same commit will read it correctly.\\n- For an in-flight release where the source build was made before this change, operators can pass `-ReleaseVersion ` explicitly — the documented override path is unchanged.\",\"state\":\"closed\",\"draft\":false,\"merged\":true,\"mergeable_state\":\"unknown\",\"html_url\":\"https://github.com/microsoft/aspire/pull/17236\",\"user\":{\"login\":\"joperezr\",\"id\":13854455,\"profile_url\":\"https://github.com/joperezr\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/13854455?v=4\"},\"merged_by\":\"joperezr\",\"head\":{\"ref\":\"joperezr/fix-release-pipeline-tag-colon\",\"sha\":\"[REDACTED]\",\"repo\":{\"full_name\":\"microsoft/aspire\",\"description\":\"Aspire is the tool for code-first, extensible, observable dev and deploy.\"}},\"base\":{\"ref\":\"main\",\"sha\":\"[REDACTED]\",\"repo\":{\"full_name\":\"microsoft/aspire\",\"description\":\"Aspire is the tool for code-first, extensible, observable dev and deploy.\"}},\"additions\":20,\"deletions\":18,\"changed_files\":3,\"commits\":2,\"comments\":1,\"created_at\":\"2026-05-19T03:04:01Z\",\"updated_at\":\"2026-05-19T05:09:12Z\",\"closed_at\":\"2026-05-19T05:08:52Z\",\"merged_at\":\"2026-05-19T05:08:52Z\",\"milestone\":\"13.4\"}","type":"text"}]}}}
|
|
agent
A potentially dangerous Request.Path value was detected from the client (:).\\n```\\n\\nThis breaks **both** pipelines that emit the tag:\\n\\n- Source build (`azure-pipelines.yml`): https://dev.azure.com/dnceng/internal/_build/results?buildId=2978468\\n- Release-publish (`release-publish-nuget.yml`): https://dev.azure.com/dnceng/internal/_build/results?buildId=2978372\\n\\n## Fix\\n\\nSwitch the tag format from `release-version:13.3.4` to `release-version - 13.3.4`, mirroring the existing `BAR ID - ` tag style that AzDO already emits without issue:\\n\\n\\n\\nChanges:\\n\\n- `eng/pipelines/azure-pipelines.yml` — emit `release-version - $version` instead of `release-version:$version`.\\n- `eng/pipelines/release-publish-nuget.yml` — update the regex parser, error/warning messages, and surrounding comments to match the new format. The redundant cosmetic addbuildtag on the release run stays removed (no functional impact).\\n- `docs/release-process.md` — update the two references to the tag format.\\n\\n## Safety\\n\\n- Only the *display* format of the tag changes; the parser is updated in lockstep with the emitter.\\n- A source build done from `main` (or any release branch that picks up this change) will emit the new format, and the release-publish pipeline run from that same commit will read it correctly.\\n- For an in-flight release where the source build was made before this change, operators can pass `-ReleaseVersion ` explicitly — the documented override path is unchanged.\",\"state\":\"closed\",\"draft\":false,\"merged\":true,\"mergeable_state\":\"unknown\",\"html_url\":\"https://github.com/microsoft/aspire/pull/17236\",\"user\":{\"login\":\"joperezr\",\"id\":13854455,\"profile_url\":\"https://github.com/joperezr\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/13854455?v=4\"},\"merged_by\":\"joperezr\",\"head\":{\"ref\":\"joperezr/fix-release-pipeline-tag-colon\",\"sha\":\"[REDACTED]\",\"repo\":{\"full_name\":\"microsoft/aspire\",\"description\":\"Aspire is the tool for code-first, extensible, observable dev and deploy.\"}},\"base\":{\"ref\":\"main\",\"sha\":\"[REDACTED]\",\"repo\":{\"full_name\":\"microsoft/aspire\",\"description\":\"Aspire is the tool for code-first, extensible, observable dev and deploy.\"}},\"additions\":20,\"deletions\":18,\"changed_files\":3,\"commits\":2,\"comments\":1,\"created_at\":\"2026-05-19T03:04:01Z\",\"updated_at\":\"2026-05-19T05:09:12Z\",\"closed_at\":\"2026-05-19T05:08:52Z\",\"merged_at\":\"2026-05-19T05:08:52Z\",\"milestone\":\"13.4\"}","type":"text"}]}}}
|
|
agent
A potentially dangerous Request.Path value was detected from the client (:).\\n```\\n\\nThis breaks **both** pipelines that emit the tag:\\n\\n- Source build (`azure-pipelines.yml`): https://dev.azure.com/dnceng/internal/_build/results?buildId=2978468\\n- Release-publish (`release-publish-nuget.yml`): https://dev.azure.com/dnceng/internal/_build/results?buildId=2978372\\n\\n## Fix\\n\\nSwitch the tag format from `release-version:13.3.4` to `release-version - 13.3.4`, mirroring the existing `BAR ID - ` tag style that AzDO already emits without issue:\\n\\n\\n\\nChanges:\\n\\n- `eng/pipelines/azure-pipelines.yml` — emit `release-version - $version` instead of `release-version:$version`.\\n- `eng/pipelines/release-publish-nuget.yml` — update the regex parser, error/warning messages, and surrounding comments to match the new format. The redundant cosmetic addbuildtag on the release run stays removed (no functional impact).\\n- `docs/release-process.md` — update the two references to the tag format.\\n\\n## Safety\\n\\n- Only the *display* format of the tag changes; the parser is updated in lockstep with the emitter.\\n- A source build done from `main` (or any release branch that picks up this change) will emit the new format, and the release-publish pipeline run from that same commit will read it correctly.\\n- For an in-flight release where the source build was made before this change, operators can pass `-ReleaseVersion ` explicitly — the documented override path is unchanged.\",\"state\":\"closed\",\"draft\":false,\"merged\":true,\"mergeable_state\":\"unknown\",\"html_url\":\"https://github.com/microsoft/aspire/pull/17236\",\"user\":{\"login\":\"joperezr\",\"id\":13854455,\"profile_url\":\"https://github.com/joperezr\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/13854455?v=4\"},\"merged_by\":\"joperezr\",\"head\":{\"ref\":\"joperezr/fix-release-pipeline-tag-colon\",\"sha\":\"[REDACTED]\",\"repo\":{\"full_name\":\"microsoft/aspire\",\"description\":\"Aspire is the tool for code-first, extensible, observable dev and deploy.\"}},\"base\":{\"ref\":\"main\",\"sha\":\"[REDACTED]\",\"repo\":{\"full_name\":\"microsoft/aspire\",\"description\":\"Aspire is the tool for code-first, extensible, observable dev and deploy.\"}},\"additions\":20,\"deletions\":18,\"changed_files\":3,\"commits\":2,\"comments\":1,\"created_at\":\"2026-05-19T03:04:01Z\",\"updated_at\":\"2026-05-19T05:09:12Z\",\"closed_at\":\"2026-05-19T05:08:52Z\",\"merged_at\":\"2026-05-19T05:08:52Z\",\"milestone\":\"13.4\"}","type":"text"}]}}}
|
|
agent
A potentially dangerous Request.Path value was detect...`
|
|
agent
A potentially dangerous Request.Path value was detect...`
|
|
agent
A potentially dangerous Request.Path value was detect...`
|
|
agent
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
|
|
agent
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
|
|
safe_outputs
Token revocation failed: Bad credentials - https://docs.github.com/rest
|
|
Notify source PR
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
|
|
Notify source PR
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
activation
Expired
|
614 KB |
sha256:e2331e81a49dc5f6cfea8ef8f90181f4bd02e375870f0cab5f40480701260bea
|
|
|
agent
Expired
|
126 KB |
sha256:b1683e875c8a68318a15e6b237beb31ae478089cf3bd2490f6b00f0026a5d5d2
|
|
|
detection
Expired
|
3.04 KB |
sha256:9ca0a989f7a9759be972a11319de66055447effa8a9627228c5d6a8627e67fb8
|
|
|
safe-outputs-items
Expired
|
368 Bytes |
sha256:c468c05fb406c56ab32f52381655e7cc10700e850f5b74d22da9063710a6e9b3
|
|