Bump @typescript-eslint/parser from 7.18.0 to 8.20.0 #97
Annotations
10 errors and 1 warning
Install dependencies:
src/components/DropzoneArea.tsx#L2
Could not find a declaration file for module 'react'. '/home/runner/work/mui2-file-dropzone/mui2-file-dropzone/node_modules/react/index.js' implicitly has an 'any' type.
|
Install dependencies:
src/components/DropzoneArea.tsx#L95
Property 'props' does not exist on type 'DropzoneArea'.
|
Install dependencies:
src/components/DropzoneArea.tsx#L98
Property 'setState' does not exist on type 'DropzoneArea'.
|
Install dependencies:
src/components/DropzoneArea.tsx#L103
Property 'props' does not exist on type 'DropzoneArea'.
|
Install dependencies:
src/components/DropzoneArea.tsx#L113
Property 'props' does not exist on type 'DropzoneArea'.
|
Install dependencies:
src/components/DropzoneArea.tsx#L117
Parameter 'initialFile' implicitly has an 'any' type.
|
Install dependencies:
src/components/DropzoneArea.tsx#L131
Property 'setState' does not exist on type 'DropzoneArea'.
|
Install dependencies:
src/components/DropzoneArea.tsx#L144
Property 'props' does not exist on type 'DropzoneArea'.
|
Install dependencies:
src/components/DropzoneArea.tsx#L147
Property 'setState' does not exist on type 'DropzoneArea'.
|
Install dependencies:
src/components/DropzoneArea.tsx#L168
Property 'props' does not exist on type 'DropzoneArea'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading