Skip to content

chore: update deps #176

chore: update deps

chore: update deps #176

Triggered via push May 28, 2024 09:59
Status Failure
Total duration 2m 7s
Artifacts

ci.yml

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

Annotations

10 errors and 5 warnings
lint: docs/.vitepress/config.ts#L101
Unnecessary escape character: \!
lint: docs/.vitepress/config.ts#L101
Useless identity escapes with non-syntax characters are forbidden
lint: docs/.vitepress/vite.config.ts#L30
Unexpected non-greedy constant quantifier. The quantifier is effectively possessive, so it doesn't matter whether it is greedy or not
lint: docs/.vitepress/vite.config.ts#L32
Unnecessary escape character: \|
lint: docs/.vitepress/vite.config.ts#L72
The quantifier '\w+' can exchange characters with '[^\n]*?'. Using any string accepted by /\w+/, this can be exploited to cause at least polynomial backtracking
lint: docs/.vitepress/vite.config.ts#L72
Unexpected non-greedy constant quantifier. The quantifier is effectively possessive, so it doesn't matter whether it is greedy or not
lint: packages/twoslash/src/core.ts#L291
'_' (U+005f) is already included in '\w'
lint: packages/twoslash/src/regexp.ts#L1
The flags 'mg' should be in the order 'gm'
lint: packages/twoslash/src/regexp.ts#L2
The flags 'mg' should be in the order 'gm'
lint: packages/twoslash/src/regexp.ts#L3
The flags 'mg' should be in the order 'gm'
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (lts/*, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (lts/*, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (lts/*, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.