Skip to content

Extract invitation move/delete logic to after the user enrollment is already finished #103

Extract invitation move/delete logic to after the user enrollment is already finished

Extract invitation move/delete logic to after the user enrollment is already finished #103

Triggered via pull request October 29, 2024 23:05
Status Failure
Total duration 1m 37s
Artifacts 1

build-and-test.yml

on: pull_request
REUSE Compliance Check  /  REUSE Compliance Check
9s
REUSE Compliance Check / REUSE Compliance Check
Markdown Link Check  /  markdown_link_check
25s
Markdown Link Check / markdown_link_check
Lint
50s
Lint
Build and Test
1m 28s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 9 warnings
Lint: functions/src/services/user/databaseUserService.ts#L207
Unnecessary conditional, the types have no overlap
Lint: functions/src/services/user/databaseUserService.ts#L209
Unnecessary conditional, the types have no overlap
Lint: functions/src/services/user/userService.mock.ts#L88
Returning an awaited promise is not allowed in this context
Lint
Process completed with exit code 1.
Markdown Link Check / markdown_link_check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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: functions/src/functions/onUserWritten.ts#L12
`../services/database/databaseConverter.js` import should occur before import of `../services/factory/getServiceFactory.js`
Lint: functions/src/functions/onUserWritten.ts#L13
`@stanfordbdhg/engagehf-models` import should occur before import of `firebase-functions`
Lint: functions/src/functions/onUserWritten.ts#L13
Imports "User" are only used as type
Lint: functions/src/functions/onUserWritten.ts#L14
`../services/database/databaseService.js` import should occur before import of `../services/factory/getServiceFactory.js`
Lint: functions/src/functions/onUserWritten.ts#L14
All imports in the declaration are only used as types. Use `import type`
Lint: functions/src/services/user/databaseUserService.ts#L25
`firebase-functions/v1/auth` import should occur before import of `firebase-functions/v2`
Lint: functions/src/services/user/databaseUserService.ts#L25
All imports in the declaration are only used as types. Use `import type`
Lint: functions/src/services/user/databaseUserService.ts#L26
`timers/promises` import should occur before import of `@stanfordbdhg/engagehf-models`

Artifacts

Produced during runtime
Name Size
test results
370 KB