Release #423
release.yml
on: pull_request_review
Publish releases
3m 9s
DockerHub
0s
Annotations
7 errors
Publish releases:
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.
|
Publish releases:
packages/@uppy/companion/src/server/provider/google/index.js#L4
Module '"../providerErrors"' has no exported member 'withGoogleErrorHandling'.
|
Publish releases:
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.
|
Publish releases:
packages/@uppy/companion/src/server/provider/google/drive/index.js#L9
Module '"../../providerErrors"' has no exported member 'withGoogleErrorHandling'.
|
Publish releases:
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.
|
Publish releases:
packages/@uppy/companion/src/server/provider/google/googlephotos/index.js#L4
Module '"../../providerErrors"' has no exported member 'withGoogleErrorHandling'.
|
Publish releases
Process completed with exit code 1.
|