Update definitelyTyped to v19 #4360
Annotations
10 errors and 1 warning
test:
src/pages/popup/index.tsx#L5
Property 'render' does not exist on type 'typeof import("/home/runner/work/notion-like-button/notion-like-button/node_modules/@types/react-dom/index")'.
|
test:
src/presentations/atoms/Button/Button.tsx#L9
This expression is not callable.
|
test:
src/presentations/atoms/Button/Button.tsx#L9
Property 'button' comes from an index signature, so it must be accessed with ['button'].
|
test:
src/presentations/atoms/FormControl/FormControl.tsx#L29
This expression is not callable.
|
test:
src/presentations/atoms/FormControl/FormControl.tsx#L29
Property 'div' comes from an index signature, so it must be accessed with ['div'].
|
test:
src/presentations/atoms/FormControl/FormControl.tsx#L34
This expression is not callable.
|
test:
src/presentations/atoms/FormControl/FormControl.tsx#L34
Property 'label' comes from an index signature, so it must be accessed with ['label'].
|
test:
src/presentations/atoms/FormControl/FormControl.tsx#L42
This expression is not callable.
|
test:
src/presentations/atoms/FormControl/FormControl.tsx#L42
Property 'span' comes from an index signature, so it must be accessed with ['span'].
|
test:
src/presentations/atoms/FormControl/FormControl.tsx#L47
This expression is not callable.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|