Skip to content

Merge pull request #85 from ClioDynamics/fix_chat_UI #19

Merge pull request #85 from ClioDynamics/fix_chat_UI

Merge pull request #85 from ClioDynamics/fix_chat_UI #19

Triggered via push March 9, 2024 10:55
Status Failure
Total duration 1m 48s
Artifacts

build.yaml

on: push
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/