Skip to content

refactor: clean TS errors, add TS rules, cmn types #83

refactor: clean TS errors, add TS rules, cmn types

refactor: clean TS errors, add TS rules, cmn types #83

Triggered via pull request April 18, 2024 15:10
Status Failure
Total duration 33s
Artifacts

pr.yml

on: pull_request
build-plugin
22s
build-plugin
example-basic
0s
example-basic
example-expo-router
0s
example-expo-router
example-react-navigation
0s
example-react-navigation
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build-plugin: src/useShareIntent.tsx#L49
Property 'webUrl' is missing in type 'IosShareIntent' but required in type 'ShareIntent'.
build-plugin: src/useShareIntent.tsx#L51
Property 'webUrl' is missing in type 'AndroidShareIntent' but required in type 'ShareIntent'.
build-plugin
Process completed with exit code 2.
build-plugin
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/.