Skip to content

chore: release v0.23.8 #93

chore: release v0.23.8

chore: release v0.23.8 #93

Triggered via push July 7, 2024 01:33
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

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

Annotations

10 errors and 9 warnings
lint: src/node/build.ts#L244
Unexpected unnecessary non-capturing group. This group can be removed without changing the behaviour of the regex
lint: src/node/build.ts#L244
The quantifier '.+?' can exchange characters with '.*'. Using any string accepted by /["']+/i, this can be exploited to cause at least polynomial backtracking
lint: src/node/build.ts#L244
Unexpected unnecessary non-capturing group. This group can be removed without changing the behaviour of the regex
lint: src/node/build.ts#L244
Unnecessary escape character: \>
lint: src/node/build.ts#L244
Useless identity escapes with non-syntax characters are forbidden
lint: src/node/build.ts#L244
Unexpected unnecessary non-capturing group. This group can be removed without changing the behaviour of the regex
lint: src/node/build.ts#L244
'\n' (U+000a) is already included in '\s'
lint: src/node/build.ts#L244
'\r' (U+000d) is already included in '\s'
lint: src/node/build.ts#L244
Unexpected non-greedy constant quantifier. The quantifier is effectively possessive, so it doesn't matter whether it is greedy or not
lint: src/node/build.ts#L244
Unexpected unnecessary non-capturing group. This group can be removed without changing the behaviour of the regex
typecheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/node/build.ts#L244
The 'm' flag is unnecessary because the pattern does not contain start (^) or end ($) assertions
test (20.x, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (18.x, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (18.x, macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (20.x, macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (18.x, windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (20.x, windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/