chore(android): bug fixes #4
Annotations
7 errors and 1 warning
Typecheck files:
example/src/App.tsx#L15
Cannot find module 'quickcapture_react_native' or its corresponding type declarations.
|
Typecheck files:
example/src/App.tsx#L27
Parameter 'resultString' implicitly has an 'any' type.
|
Typecheck files:
example/src/App.tsx#L35
Parameter 'error' implicitly has an 'any' type.
|
Typecheck files:
example/src/App.tsx#L48
Object literal may only specify known properties, and 'mimeType' does not exist in type 'RNFileViewerOptions'.
|
Typecheck files:
example/src/App.tsx#L57
Cannot find name 'Linking'.
|
Typecheck files:
example/src/App.tsx#L57
Parameter 'err' implicitly has an 'any' type.
|
Typecheck files
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading