Release #8
Annotations
10 errors
release:
examples/preact/src/app.tsx#L1
Cannot find module '@preact/signals' or its corresponding type declarations.
|
release:
examples/preact/src/app.tsx#L3
Cannot find module 'cesium' or its corresponding type declarations.
|
release:
examples/preact/src/app.tsx#L17
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
release:
examples/preact/src/app.tsx#L17
Cannot use JSX unless the '--jsx' flag is provided.
|
release:
examples/preact/src/app.tsx#L17
Parameter 'el' implicitly has an 'any' type.
|
release:
examples/preact/src/main.tsx#L1
Cannot find module 'preact' or its corresponding type declarations.
|
release:
examples/preact/src/main.tsx#L2
Module './app.tsx' was resolved to '/home/runner/work/vite-plugin-cesium-build/vite-plugin-cesium-build/examples/preact/src/app.tsx', but '--jsx' is not set.
|
release:
examples/preact/src/main.tsx#L4
Cannot use JSX unless the '--jsx' flag is provided.
|
release:
examples/preact/vite.config.ts#L2
Cannot find module '@preact/preset-vite' or its corresponding type declarations.
|
release:
examples/preact/vite.config.ts#L4
Cannot find module 'vite-plugin-cesium-build' or its corresponding type declarations.
|