Merge pull request #21 from RATIU5/chore/update-deps #69
Annotations
1 error and 6 warnings
|
Test
Process completed with exit code 1.
|
|
Test
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint & Format Check
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
typescript(no-unsafe-argument):
apps/frontend/src/routes/(auth)/logout/+page.server.ts#L11
Unsafe argument of type error typed assigned to a parameter of type string | URL.
|
|
typescript(no-unsafe-argument):
apps/frontend/src/hooks.server.ts#L10
Unsafe argument of type error typed assigned to a parameter of type string | URL.
|
|
unicorn(filename-case):
apps/backend/test/Dummy.test.ts#L1
Filename should be in kebab-case
|
|
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|