workflow test #4
npm-publish-github-packages.yml
on: push
build
4s
GH Pages Deploy
0s
Annotations
10 errors
build:
src/PasswordForm.tsx#L2
Cannot find module 'react' or its corresponding type declarations.
|
build:
src/PasswordForm.tsx#L4
Cannot find module 'styled-components' or its corresponding type declarations.
|
build:
src/PasswordForm.tsx#L54
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
build:
src/PasswordForm.tsx#L54
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
build:
src/PasswordForm.tsx#L55
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
build:
src/PasswordForm.tsx#L55
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
build:
src/PasswordForm.tsx#L59
Parameter 'i' implicitly has an 'any' type.
|
build:
src/PasswordForm.tsx#L59
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
build:
src/PasswordForm.tsx#L59
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
build:
src/PasswordForm.tsx#L67
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|