chore(deps): bump undici, @release-it/conventional-changelog and release-it #135
checks.yml
on: pull_request
lint
/
lint
21s
typecheck
/
typecheck
11s
Matrix: test / test_linux
Matrix: test / test_windows
Annotations
9 errors and 4 warnings
|
typecheck / typecheck
Process completed with exit code 2.
|
|
typecheck / typecheck:
src/suite/runner.ts#L156
Type 'unknown' is not assignable to type 'Error'.
|
|
typecheck / typecheck:
src/suite/runner.ts#L138
Type 'unknown' is not assignable to type 'Error'.
|
|
typecheck / typecheck:
src/suite/runner.ts#L124
Type 'unknown' is not assignable to type 'Error'.
|
|
typecheck / typecheck:
src/suite/runner.ts#L110
Type 'unknown' is not assignable to type 'Error'.
|
|
typecheck / typecheck:
src/group/runner.ts#L159
Type 'unknown' is not assignable to type 'Error'.
|
|
typecheck / typecheck:
src/group/runner.ts#L140
Type 'unknown' is not assignable to type 'Error'.
|
|
typecheck / typecheck:
src/group/runner.ts#L126
Type 'unknown' is not assignable to type 'Error'.
|
|
typecheck / typecheck:
src/group/runner.ts#L112
Type 'unknown' is not assignable to type 'Error'.
|
|
typecheck / typecheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint / lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test_linux (latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test_windows (latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|