Browser download #253
Annotations
13 errors and 4 warnings
build:
src/server/FolderRoutes.ts#L17
'"../utils/types"' has no exported member named 'initBrowserDownloadBody'. Did you mean 'initGlobusDownloadBody'?
|
build:
src/server/FolderRoutes.ts#L21
Cannot find module 'multer' or its corresponding type declarations.
|
build
Process completed with exit code 2.
|
lint:
src/helpers/DownloadUploadUtil.ts#L4
There should be at least one empty line between import groups
|
lint:
src/helpers/DownloadUploadUtil.ts#L4
`../utils/errors` import should occur after import of `../connectors/ConnectionPool`
|
lint:
src/helpers/DownloadUploadUtil.ts#L5
There should be at least one empty line between import groups
|
lint:
src/helpers/DownloadUploadUtil.ts#L5
`./Helper` import should occur after import of `./FolderUtil`
|
lint:
src/helpers/DownloadUploadUtil.ts#L7
There should be at least one empty line between import groups
|
lint:
src/helpers/DownloadUploadUtil.ts#L11
Unexpected any. Specify a different type
|
lint:
src/helpers/DownloadUploadUtil.ts#L13
Unsafe argument of type `any` assigned to a parameter of type `SpawnOptionsWithoutStdio | undefined`
|
lint:
src/helpers/DownloadUploadUtil.ts#L15
Strings must use doublequote
|
lint:
src/helpers/DownloadUploadUtil.ts#L16
Strings must use doublequote
|
lint:
src/helpers/DownloadUploadUtil.ts#L18
Strings must use doublequote
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|