Skip to content

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

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

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

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

run-tests.yml

on: pull_request
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

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