Skip to content

Merge pull request #42 from uwblueprint/INTF23-non-auth-firebase-users #123

Merge pull request #42 from uwblueprint/INTF23-non-auth-firebase-users

Merge pull request #42 from uwblueprint/INTF23-non-auth-firebase-users #123

Triggered via push November 20, 2023 04:51
Status Success
Total duration 40s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
run-lint
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/
run-lint: backend/typescript/middlewares/auth.ts#L57
'userIdField' is defined but never used
run-lint: backend/typescript/middlewares/auth.ts#L71
'authorized' is assigned a value but never used
run-lint: backend/typescript/middlewares/auth.ts#L86
'emailField' is defined but never used