Skip to content

fix(auth): remove rate limiter at code level for login #638

fix(auth): remove rate limiter at code level for login

fix(auth): remove rate limiter at code level for login #638

Triggered via push October 12, 2024 20:28
Status Failure
Total duration 38s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 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/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