Skip to content

fix google picker i18n #7855

fix google picker i18n

fix google picker i18n #7855

Triggered via pull request January 31, 2025 08:04
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: pull_request
Type tests
39s
Type tests
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Type tests: packages/@uppy/google-photos-picker/src/GooglePhotosPicker.tsx#L100
Type '{ storage: AsyncStore; pickerType: "photos"; uppy: Uppy<M, B>; clientId: string; onFilesPicked: (files: PickedItem[], accessToken: string) => Promise<void>; }' is not assignable to type 'IntrinsicAttributes & GooglePickerViewProps'.
Type tests: packages/uppy/src/bundle.ts#L48
Cannot find module '@uppy/google-photos-picker' or its corresponding type declarations.
Type tests
Process completed with exit code 2.