Skip to content

chore(deps): update all non-major dependencies #9361

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #9361

Triggered via pull request May 14, 2024 10:27
Status Failure
Total duration 11m 7s
Artifacts

ci.yml

on: pull_request
Matrix: test-browser-windows
Matrix: test-browser
Matrix: test-ui
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 18 warnings
lint: packages/browser/src/client/public/esm-client-injector.js#L49
The quantifier '\/?' can exchange characters (\/) with '.+'. This makes the capturing group misleading, because the quantifier will capture fewer characters than its pattern suggests
lint: packages/browser/src/client/public/esm-client-injector.js#L56
'.*?' and '(.)' can be combined into one quantifier '.+?'. This cannot be fixed automatically because it might change or remove a capturing group
lint: packages/browser/src/client/public/esm-client-injector.js#L56
'(.)' and '.*?' can be combined into one quantifier '.+?'. This cannot be fixed automatically because it might change or remove a capturing group
lint: packages/browser/src/node/index.ts#L245
Unescaped source character '{'
lint: packages/browser/src/node/index.ts#L245
Unescaped source character '}'
lint: packages/coverage-v8/src/provider.ts#L55
Unexpected non-greedy constant quantifier. The quantifier is effectively possessive, so it doesn't matter whether it is greedy or not
lint: packages/expect/src/jest-asymmetric-matchers.ts#L202
The quantifier '\s*' can exchange characters with '\s*'. Using any string accepted by /\s+/, this can be exploited to cause at least polynomial backtracking
lint: packages/expect/src/jest-utils.ts#L244
The quantifier '\s*' can exchange characters with '\s*'. Using any string accepted by /\s+/, this can be exploited to cause at least polynomial backtracking
lint: packages/runner/src/fixture.ts#L186
Unnecessary escape character: \:
lint: packages/runner/src/fixture.ts#L186
Useless identity escapes with non-syntax characters are forbidden
test (macos-14, 20)
Process completed with exit code 1.
test (ubuntu-latest, 18)
Process completed with exit code 1.
test (windows-latest, 20)
Process completed with exit code 1.
test (ubuntu-latest, 20)
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: packages/snapshot/src/port/inlineSnapshot.ts#L34
The 'm' flag is unnecessary because the pattern does not contain start (^) or end ($) assertions
lint: packages/snapshot/src/port/inlineSnapshot.ts#L96
The 'm' flag is unnecessary because the pattern does not contain start (^) or end ($) assertions
lint: packages/vitest/rollup.config.js#L234
The 'm' flag is unnecessary because the pattern does not contain start (^) or end ($) assertions
lint: packages/vitest/src/utils/memory-limit.ts#L47
The 'i' flag is unnecessary because the pattern only contains case-invariant characters
lint: test/core/test/jest-matcher-utils.test.ts#L20
The 'm' flag is unnecessary because the pattern does not contain start (^) or end ($) assertions
test-ui (macos-14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-browser (firefox, firefox)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-ui (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-browser (chrome, chromium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-browser (edge, webkit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-ui (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-14, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-browser-windows (chrome, chromium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-browser-windows (edge, webkit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.