Skip to content

[_] feat: added rootFolderId (uuid) to refresh endpoint #640

[_] feat: added rootFolderId (uuid) to refresh endpoint

[_] feat: added rootFolderId (uuid) to refresh endpoint #640

Triggered via pull request October 23, 2024 18:00
Status Failure
Total duration 38s
Artifacts

code-coverage.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
build (16.x): src/app/routes/routes.ts#L61
'userBucket' is never reassigned. Use 'const' instead
build (16.x)
Process completed with exit code 1.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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 (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (16.x): src/app/routes/routes.ts#L22
'SignNewToken' is defined but never used
build (16.x): src/app/services/featureLimit.js#L3
'App' is defined but never used
build (16.x): src/app/services/files.js#L192
'mnemonic' is defined but never used
build (16.x): src/app/services/files.js#L192
'bucketId' is defined but never used
build (16.x): src/app/services/files.js#L192
'relativePath' is defined but never used
build (16.x): src/app/services/folder.js#L58
'teamId' is assigned a value but never used
build (16.x): src/app/services/limit.js#L15
Unexpected console statement
build (16.x): src/app/services/mail.js#L66
Unexpected console statement
build (16.x): src/app/services/privateSharing.js#L1
'PrivateSharingFolderRoleNotFound' is defined but never used
build (16.x): src/config/initializers/apn.ts#L69
Forbidden non-null assertion