android setup #438
Annotations
4 errors and 1 warning
typecheck:
src/pages/share/ShareComposeMessagePage.tsx#L33
Property 'message' does not exist on type 'ShareComposeMessageForm'.
|
typecheck:
src/pages/share/ShareRootPage.tsx#L83
Property 'displayName' does not exist on type '({ selectedTab, iou }: ShareRootPageOnyxProps) => Element'.
|
typecheck:
src/types/form/ShareComposeMessageForm.ts#L7
Type '{ message: string; }' does not satisfy the constraint 'string'.
|
typecheck
Process completed with exit code 2.
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|