Initial commit #1
Annotations
11 errors and 3 warnings
lint:
example/src/App.tsx#L2
Module './PlatformSpecific' was resolved to '/home/runner/work/react-native-oxc/react-native-oxc/example/src/PlatformSpecific.tsx', but '--jsx' is not set.
|
lint:
example/src/App.tsx#L3
Cannot find module '@example-alias' or its corresponding type declarations.
|
lint:
example/src/App.tsx#L7
Cannot use JSX unless the '--jsx' flag is provided.
|
lint:
example/src/App.tsx#L8
Cannot use JSX unless the '--jsx' flag is provided.
|
lint:
example/src/App.tsx#L9
Cannot use JSX unless the '--jsx' flag is provided.
|
lint:
example/src/App.tsx#L10
Cannot use JSX unless the '--jsx' flag is provided.
|
lint:
example/src/App.tsx#L11
Cannot use JSX unless the '--jsx' flag is provided.
|
lint:
example/src/PlatformSpecific.android.tsx#L3
Cannot use JSX unless the '--jsx' flag is provided.
|
lint:
example/src/PlatformSpecific.ios.tsx#L3
Cannot use JSX unless the '--jsx' flag is provided.
|
lint:
example/src/PlatformSpecific.tsx#L4
Cannot use JSX unless the '--jsx' flag is provided.
|
bundle
Process completed with exit code 1.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
bundle
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-library
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|