Skip to content

[PB-2153] feat: remove password validation from two factor authentication #645

[PB-2153] feat: remove password validation from two factor authentication

[PB-2153] feat: remove password validation from two factor authentication #645

Triggered via pull request November 5, 2024 23:28
Status Failure
Total duration 44s
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/twofactor.js#L8
'App' 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