Pool party #53
ci.yml
on: pull_request
Quarkus build test
51s
Quarkus UT
43s
Matrix: Webapp Vite build test
Annotations
10 errors and 3 warnings
Webapp Vite build test (18.x)
Argument of type 'User | { username: string; }' is not assignable to parameter of type 'User'.
|
Webapp Vite build test (18.x)
Argument of type 'User | { username: string; }' is not assignable to parameter of type 'User'.
|
Webapp Vite build test (18.x)
Argument of type 'User | { username: string; }' is not assignable to parameter of type 'User'.
|
Webapp Vite build test (18.x)
Argument of type 'User | { username: string; }' is not assignable to parameter of type 'User'.
|
Webapp Vite build test (18.x)
'evt' is declared but its value is never read.
|
Webapp Vite build test (18.x)
'evt' is declared but its value is never read.
|
Webapp Vite build test (18.x)
Property 'maxPlayerAmount' is missing in type '{ uuid: string; players: never[]; rules: null; state: GameState.SETUP; }' but required in type 'Pool'.
|
Webapp Vite build test (18.x)
Argument of type '{ authUsername: string; createdAt: Date; icon: string; lang: string; online: false; pp: number; username: string; }' is not assignable to parameter of type 'User'.
|
Webapp Vite build test (18.x)
Property 'teamId' is missing in type '{ authUsername: string; createdAt: Date; icon: string; lang: string; online: false; pp: number; username: string; }' but required in type '{ authUsername: string; username: string; icon: string; online: boolean; createdAt: { toString: () => string; toDateString: () => string; toTimeString: () => string; toLocaleString: { (): string; (locales?: string | string[] | undefined, options?: DateTimeFormatOptions | undefined): string; (locales?: LocalesArgumen...'.
|
Webapp Vite build test (18.x)
Process completed with exit code 2.
|
Webapp Vite build test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Quarkus UT
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Quarkus build test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|