Add Typecheck Test #56
test.yaml
on: push
Code Tests
2m 57s
Matrix: Build / Mobile / build
Waiting for pending jobs
End-to-End Tests
0s
Annotations
10 errors and 1 warning
Code Tests
Property \'publicKeys\' does not exist on type \'{ id: bigint; email: string; username: string; createdAt: Date; pruneAt: Date | null; profilepic: string | null; passwordHash: Buffer; passwordSalt: Buffer; } & { username: string; }\'.\n\n440 publicKeys: dbData.publicKeys,\n ~~~~~~~~~~\n\n\nFound 33 errors in 4 files.\n\nErrors Files\n 7 src/interface/features/request-passkey/request-passkey-authentication-screen.tsx:66\n 1 src/interface/features/request-passkey/request-passkey-screen.tsx:15\n 3 src/lib/ip-geolocation/index.ts:1\n 22 src/lib/trpc/auth/index.ts:17\n ELIFECYCLE Command failed with exit code 1.\n' to be '' // Object.is equality
|
Code Tests
Property \'publicKeys\' does not exist on type \'{ id: bigint; email: string; username: string; createdAt: Date; pruneAt: Date | null; profilepic: string | null; passwordHash: Buffer; passwordSalt: Buffer; } & { username: string; }\'.\n\n440 publicKeys: dbData.publicKeys,\n ~~~~~~~~~~\n\n\nFound 33 errors in 4 files.\n\nErrors Files\n 7 src/interface/features/request-passkey/request-passkey-authentication-screen.tsx:66\n 1 src/interface/features/request-passkey/request-passkey-screen.tsx:15\n 3 src/lib/ip-geolocation/index.ts:1\n 22 src/lib/trpc/auth/index.ts:17\n ELIFECYCLE Command failed with exit code 1.\n' to be '' // Object.is equality
|
Code Tests
Cannot find name 'email'.
|
Code Tests
Cannot find name 'password'.
|
Code Tests
Cannot find name 'isEmailValid'.
|
Code Tests
Cannot find name 'isPasswordValid'.
|
Code Tests
Cannot find name 'passwordInputRef'.
|
Code Tests
Cannot find name 'passwordInputRef'.
|
Code Tests
Cannot find name 'passwordStorageRef'.
|
Code Tests
'RequestPasskeyScreen' cannot be used as a JSX component.
|
Code Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: duskmoon314/action-load-env@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|