chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 #270
checks.yml
on: push
Matrix: lint / lint
Matrix: test / test_linux
Matrix: test / test_windows
Matrix: typecheck / typecheck
Annotations
18 errors and 4 warnings
|
test / test_linux (latest)
Process completed with exit code 1.
|
|
test / test_linux (latest):
src/types/route.ts#L191
Replace `|·'create'⏎··|·'index'⏎··|·'store'⏎··|·'show'⏎··|·'edit'⏎··|·'update'⏎·` with `'create'·|·'index'·|·'store'·|·'show'·|·'edit'·|·'update'`
|
|
test / test_linux (latest):
src/types/route.ts#L76
Replace `|·MiddlewareFn⏎·` with `MiddlewareFn`
|
|
test / test_linux (latest):
src/router/route.ts#L177
Replace `|·RouteFn⏎······|·string⏎·····` with `RouteFn·|·string`
|
|
test / test_linux (latest):
src/router/route.ts#L147
Replace `|·RouteFn⏎········|·string⏎·······` with `RouteFn·|·string`
|
|
test / test_linux (latest):
src/client/url_builder.ts#L24
Replace `|·{·[domain:·string]:·ClientRouteJSON[]·}⏎···` with `{·[domain:·string]:·ClientRouteJSON[]·}`
|
|
lint / lint (latest)
Process completed with exit code 1.
|
|
lint / lint (latest):
src/types/route.ts#L191
Replace `|·'create'⏎··|·'index'⏎··|·'store'⏎··|·'show'⏎··|·'edit'⏎··|·'update'⏎·` with `'create'·|·'index'·|·'store'·|·'show'·|·'edit'·|·'update'`
|
|
lint / lint (latest):
src/types/route.ts#L76
Replace `|·MiddlewareFn⏎·` with `MiddlewareFn`
|
|
lint / lint (latest):
src/router/route.ts#L177
Replace `|·RouteFn⏎······|·string⏎·····` with `RouteFn·|·string`
|
|
lint / lint (latest):
src/router/route.ts#L147
Replace `|·RouteFn⏎········|·string⏎·······` with `RouteFn·|·string`
|
|
lint / lint (latest):
src/client/url_builder.ts#L24
Replace `|·{·[domain:·string]:·ClientRouteJSON[]·}⏎···` with `{·[domain:·string]:·ClientRouteJSON[]·}`
|
|
test / test_windows (latest)
Process completed with exit code 1.
|
|
test / test_windows (latest):
src/types/route.ts#L191
Replace `|·'create'␍⏎··|·'index'␍⏎··|·'store'␍⏎··|·'show'␍⏎··|·'edit'␍⏎··|·'update'␍⏎·` with `'create'·|·'index'·|·'store'·|·'show'·|·'edit'·|·'update'`
|
|
test / test_windows (latest):
src/types/route.ts#L76
Replace `|·MiddlewareFn␍⏎·` with `MiddlewareFn`
|
|
test / test_windows (latest):
src/router/route.ts#L177
Replace `|·RouteFn␍⏎······|·string␍⏎·····` with `RouteFn·|·string`
|
|
test / test_windows (latest):
src/router/route.ts#L147
Replace `|·RouteFn␍⏎········|·string␍⏎·······` with `RouteFn·|·string`
|
|
test / test_windows (latest):
src/client/url_builder.ts#L24
Replace `|·{·[domain:·string]:·ClientRouteJSON[]·}␍⏎···` with `{·[domain:·string]:·ClientRouteJSON[]·}`
|
|
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/
|
|
lint / lint (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/
|
|
typecheck / typecheck (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/
|