Add github deploy workflow #1
Annotations
10 errors and 1 warning
Build:
vite.config.ts#L1
Cannot find module 'vite' or its corresponding type declarations.
|
Build:
vite.config.ts#L2
Cannot find module '@vitejs/plugin-react' or its corresponding type declarations.
|
Build:
vite.config.ts#L3
Cannot find module 'path' or its corresponding type declarations.
|
Build:
vite.config.ts#L10
Cannot find name '__dirname'.
|
Build:
src/App.tsx#L16
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
Build:
src/App.tsx#L16
This JSX tag requires the module path 'react/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
|
Build:
src/App.tsx#L18
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
Build:
src/components/EnumerationDemo.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
|
Build:
src/components/EnumerationDemo.tsx#L48
Binding element 'demoType' implicitly has an 'any' type.
|
Build:
src/components/EnumerationDemo.tsx#L268
Parameter 'step' implicitly has an 'any' type.
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|