fix(settings): center unsaved changes bar #148
ci.yml
on: push
Lint & Typecheck
1m 28s
Test
1m 43s
Annotations
4 errors and 4 warnings
|
Lint & Typecheck
Process completed with exit code 1.
|
|
Test
Process completed with exit code 1.
|
|
[jsdom] tests/server/i18nKeys.test.ts > server translation keys > resolves every server t() key in cs:
tests/server/i18nKeys.test.ts#L51
AssertionError: expected [ Array(1) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "common.errors.tooManyRequests (server/api/users/totp.post.ts)",
+ ]
❯ tests/server/i18nKeys.test.ts:51:23
|
|
[jsdom] tests/server/i18nKeys.test.ts > server translation keys > resolves every server t() key in en:
tests/server/i18nKeys.test.ts#L51
AssertionError: expected [ Array(1) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "common.errors.tooManyRequests (server/api/users/totp.post.ts)",
+ ]
❯ tests/server/i18nKeys.test.ts:51:23
|
|
Lint & Typecheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, oven-sh/setup-bun@ecf28ddc73e819eb6fa29df6b34ef8921c743461. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint & Typecheck
The process '/usr/bin/git' failed with exit code 128
|
|
Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, oven-sh/setup-bun@ecf28ddc73e819eb6fa29df6b34ef8921c743461. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test
The process '/usr/bin/git' failed with exit code 128
|