Create build.yml #1
Annotations
10 errors and 2 warnings
deploy:
src/App.tsx#L6
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
deploy:
src/App.tsx#L6
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
deploy:
src/App.tsx#L8
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
deploy:
src/Components/Navbar.tsx#L3
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
deploy:
src/Components/Navbar.tsx#L3
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
deploy:
src/Components/Navbar.tsx#L4
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
deploy:
src/Components/Navbar.tsx#L4
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
deploy:
src/Components/Navbar.tsx#L5
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
deploy:
src/Components/Navbar.tsx#L5
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
deploy:
src/Components/Navbar.tsx#L6
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|