fix location of build jobs #1
Annotations
10 errors
build:
src/app/App.tsx#L1
Cannot find module 'reshaped' or its corresponding type declarations.
|
build:
src/app/App.tsx#L2
Cannot find module 'formik' or its corresponding type declarations.
|
build:
src/app/App.tsx#L3
Cannot find module 'viem' or its corresponding type declarations.
|
build:
src/app/App.tsx#L4
Cannot find module 'react-router-dom' or its corresponding type declarations.
|
build:
src/app/App.tsx#L5
Cannot find module 'react' or its corresponding type declarations.
|
build:
src/app/App.tsx#L17
Parameter 'data' implicitly has an 'any' type.
|
build:
src/app/App.tsx#L24
Parameter 'values' implicitly has an 'any' type.
|
build:
src/app/App.tsx#L30
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
build:
src/app/App.tsx#L30
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
build:
src/app/App.tsx#L49
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|