Updated standard Curveball configuration. #55
Annotations
10 errors and 1 warning
Run npm run build --if-present:
src/components/alternate.tsx#L65
Cannot use JSX unless the '--jsx' flag is provided.
|
Run npm run build --if-present:
src/components/alternate.tsx#L69
Cannot use JSX unless the '--jsx' flag is provided.
|
Run npm run build --if-present:
src/components/alternate.tsx#L70
Cannot use JSX unless the '--jsx' flag is provided.
|
Run npm run build --if-present:
src/components/alternate.tsx#L71
Cannot use JSX unless the '--jsx' flag is provided.
|
Run npm run build --if-present:
src/components/app.tsx#L6
Module './search.js' was resolved to '/home/runner/work/browser/browser/src/components/search.tsx', but '--jsx' is not set.
|
Run npm run build --if-present:
src/components/app.tsx#L7
Module './navigation.js' was resolved to '/home/runner/work/browser/browser/src/components/navigation.tsx', but '--jsx' is not set.
|
Run npm run build --if-present:
src/components/app.tsx#L8
Module './alternate.js' was resolved to '/home/runner/work/browser/browser/src/components/alternate.tsx', but '--jsx' is not set.
|
Run npm run build --if-present:
src/components/app.tsx#L9
Module './resource.js' was resolved to '/home/runner/work/browser/browser/src/components/resource.tsx', but '--jsx' is not set.
|
Run npm run build --if-present:
src/components/app.tsx#L28
Cannot use JSX unless the '--jsx' flag is provided.
|
Run npm run build --if-present:
src/components/app.tsx#L34
Cannot use JSX unless the '--jsx' flag is provided.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading