Skip to content

[Snyk] Upgrade react-dropzone from 14.3.5 to 14.3.8 #1333

[Snyk] Upgrade react-dropzone from 14.3.5 to 14.3.8

[Snyk] Upgrade react-dropzone from 14.3.5 to 14.3.8 #1333

Triggered via pull request July 17, 2025 07:12
@jschulerjschuler
opened #611
Status Failure
Total duration 1m 22s
Artifacts

pr-preview.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build-upload
Process completed with exit code 1.
build-upload
Process completed with exit code 1.
build-upload
Process completed with exit code 2.
build-upload
Type '((fileRejections: import("/home/runner/work/chatbot/chatbot/node_modules/react-dropzone/typings/react-dropzone").FileRejection[], event: import("/home/runner/work/chatbot/chatbot/node_modules/@patternfly/react-core/dist/esm/helpers/typeUtils").DropEvent) => void) | undefined' is not assignable to type '((fileRejections: import("/home/runner/work/chatbot/chatbot/node_modules/react-dropzone/typings/react-dropzone").FileRejection[], event: import("/home/runner/work/chatbot/chatbot/node_modules/react-dropzone/typings/react-dropzone").DropEvent) => void) | undefined'.
build-upload
Type '(<T extends File>(acceptedFiles: T[], fileRejections: import("/home/runner/work/chatbot/chatbot/node_modules/react-dropzone/typings/react-dropzone").FileRejection[], event: import("/home/runner/work/chatbot/chatbot/node_modules/@patternfly/react-core/dist/esm/helpers/typeUtils").DropEvent) => void) | undefined' is not assignable to type '(<T extends File>(acceptedFiles: T[], fileRejections: import("/home/runner/work/chatbot/chatbot/node_modules/react-dropzone/typings/react-dropzone").FileRejection[], event: import("/home/runner/work/chatbot/chatbot/node_modules/react-dropzone/typings/react-dropzone").DropEvent) => void) | undefined'.
build-upload
Type '((data: File[], event: DropEvent) => void) | undefined' is not assignable to type '(<T extends File>(files: T[], event: DropEvent) => void) | undefined'.
build-upload
Module '"react-markdown/lib"' declares 'PluggableList' locally, but it is not exported.
build-upload
Type '((fileRejections: import("/home/runner/work/chatbot/chatbot/node_modules/react-dropzone/typings/react-dropzone").FileRejection[], event: import("/home/runner/work/chatbot/chatbot/node_modules/@patternfly/react-core/dist/esm/helpers/typeUtils").DropEvent) => void) | undefined' is not assignable to type '((fileRejections: import("/home/runner/work/chatbot/chatbot/node_modules/react-dropzone/typings/react-dropzone").FileRejection[], event: import("/home/runner/work/chatbot/chatbot/node_modules/react-dropzone/typings/react-dropzone").DropEvent) => void) | undefined'.
build-upload
Type '<T extends File>(acceptedFiles: T[], fileRejections: import("/home/runner/work/chatbot/chatbot/node_modules/react-dropzone/typings/react-dropzone").FileRejection[], event: import("/home/runner/work/chatbot/chatbot/node_modules/@patternfly/react-core/dist/esm/helpers/typeUtils").DropEvent) => void' is not assignable to type '<T extends File>(acceptedFiles: T[], fileRejections: import("/home/runner/work/chatbot/chatbot/node_modules/react-dropzone/typings/react-dropzone").FileRejection[], event: import("/home/runner/work/chatbot/chatbot/node_modules/react-dropzone/typings/react-dropzone").DropEvent) => void'.