Skip to content

feat: add support for auth providers #198

feat: add support for auth providers

feat: add support for auth providers #198

Triggered via push November 21, 2023 09:44
Status Success
Total duration 2m 22s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
setup
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test: src/authentication/login.handler.ts#L119
Forbidden non-null assertion
Test: src/buildAuthenticatedRouter.ts#L83
Unexpected any. Specify a different type
Test: src/buildAuthenticatedRouter.ts#L95
Unexpected any. Specify a different type
Test: src/buildAuthenticatedRouter.ts#L97
Unexpected any. Specify a different type
Test: src/buildRouter.ts#L138
Unexpected any. Specify a different type
Publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/