Skip to content

FIX chat Layout

FIX chat Layout #16

Triggered via pull request March 8, 2024 17:14
@Emmyn5600Emmyn5600
synchronize #85
fix_chat_UI
Status Failure
Total duration 1m 39s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build
Unused '@ts-expect-error' directive.
build
Property 'relationships' does not exist on type '{ created_at: string | null; created_by: string | null; id: string; name: string; }'.
build
Property 'id' does not exist on type 'IUser'.
build
Spread types may only be created from object types.
build
No overload matches this call.
build
Spread types may only be created from object types.
build
No overload matches this call.
build
Type '{ email: null; name: null; uid: null; avatar_url: null; registerComplete: false; location: null; }' is missing the following properties from type 'IUser': details, signed_tos
build
'theme' is declared but its value is never read.
build
Unused '@ts-expect-error' directive.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/