Skip to content

Bump minimatch from 3.1.2 to 3.1.4 in the npm_and_yarn group across 1 directory #49010

Bump minimatch from 3.1.2 to 3.1.4 in the npm_and_yarn group across 1 directory

Bump minimatch from 3.1.2 to 3.1.4 in the npm_and_yarn group across 1 directory #49010

Triggered via pull request February 25, 2026 00:58
Status Failure
Total duration 3m 9s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
data-directory
Process completed with exit code 1.
release-notes
Process completed with exit code 1.
content-linter
Process completed with exit code 1.
automated-pipelines
Process completed with exit code 1.
src/automated-pipelines/tests/update-markdown.ts > automated content directory updates > new directory gets correct index file and parent index file updated: src/automated-pipelines/tests/update-markdown.ts#L160
AssertionError: expected [ '/overview', '/guides', …(3) ] to deeply equal [ '/overview', '/guides', …(2) ] - Expected + Received [ "/overview", "/guides", "/actions", + "/checks", "/code-scanning", ] ❯ src/automated-pipelines/tests/update-markdown.ts:160:37
src/automated-pipelines/tests/update-markdown.ts > automated content directory updates > rest/actions index file is updated as expected: src/automated-pipelines/tests/update-markdown.ts#L138
AssertionError: expected [ '/artifacts', '/secrets', …(1) ] to deeply equal [ '/secrets', '/workflows' ] - Expected + Received [ + "/artifacts", "/secrets", "/workflows", ] ❯ src/automated-pipelines/tests/update-markdown.ts:138:40
src/automated-pipelines/tests/update-markdown.ts > automated content directory updates > expected files and directories are removed: src/automated-pipelines/tests/update-markdown.ts#L114
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ src/automated-pipelines/tests/update-markdown.ts:114:33