Skip to content

feat: react native support for svg #94

feat: react native support for svg

feat: react native support for svg #94

Triggered via pull request June 13, 2024 18:21
Status Failure
Total duration 23s
Artifacts

js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: native/Image.tsx#L2
Cannot find module 'react' or its corresponding type declarations.
build: native/Image.tsx#L3
Cannot find module 'react-native' or its corresponding type declarations.
build: native/Image.tsx#L4
Cannot find module 'react-native-svg' or its corresponding type declarations.
build: native/Image.tsx#L12
Binding element 'source' implicitly has an 'any' type.
build: native/Image.tsx#L20
Cannot use JSX unless the '--jsx' flag is provided.
build: native/Image.tsx#L30
Cannot use JSX unless the '--jsx' flag is provided.
build: native/Image.tsx#L36
Cannot use JSX unless the '--jsx' flag is provided.
build: native/Image.tsx#L41
Cannot use JSX unless the '--jsx' flag is provided.
build: native/index.tsx#L2
Cannot find module 'react' or its corresponding type declarations.
build: native/index.tsx#L3
Cannot find module 'react-native-svg' or its corresponding type declarations.
build
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/.