Skip to content
Triggered via pull request June 18, 2024 15:24
Status Failure
Total duration 2m 34s
Artifacts

ci.yml

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

Annotations

7 errors
Type tests: packages/@uppy/companion/src/server/provider/google/index.js#L1
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("got")' call instead.
Type tests: packages/@uppy/companion/src/server/provider/google/index.js#L4
Module '"../providerErrors"' has no exported member 'withGoogleErrorHandling'.
Type tests: packages/@uppy/companion/src/server/provider/google/drive/index.js#L1
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("got")' call instead.
Type tests: packages/@uppy/companion/src/server/provider/google/drive/index.js#L9
Module '"../../providerErrors"' has no exported member 'withGoogleErrorHandling'.
Type tests: packages/@uppy/companion/src/server/provider/google/googlephotos/index.js#L1
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("got")' call instead.
Type tests: packages/@uppy/companion/src/server/provider/google/googlephotos/index.js#L4
Module '"../../providerErrors"' has no exported member 'withGoogleErrorHandling'.
Type tests
Process completed with exit code 1.