Skip to content

fix for age/pronouns in friend ui #12

fix for age/pronouns in friend ui

fix for age/pronouns in friend ui #12

Triggered via pull request March 8, 2024 08:08
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
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
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
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/