fix(deps): update dependency react-dropzone to v14.4.1 #4510
Annotations
4 errors and 1 warning
|
Set up and build project
Process completed with exit code 2.
|
|
Set up and build project:
packages/react-core/src/components/MultipleFileUpload/MultipleFileUpload.tsx#L46
Type '(acceptedFiles: File[], event: DropEvent) => void' is not assignable to type '<T extends File>(files: T[], event: DropEvent) => void'.
|
|
Set up and build project:
packages/react-core/src/components/FileUpload/FileUpload.tsx#L140
Type '(rejectedFiles: FileRejection[], event: DropEvent) => void' is not assignable to type '(fileRejections: FileRejection[], event: DropEvent) => void'.
|
|
Set up and build project:
packages/react-core/src/components/FileUpload/FileUpload.tsx#L139
Type '(acceptedFiles: File[], event: DropEvent) => void' is not assignable to type '<T extends File>(files: T[], event: DropEvent) => void'.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading