Skip to content

Adds auth provider to frontend #112

Adds auth provider to frontend

Adds auth provider to frontend #112

Triggered via pull request September 6, 2023 00:30
@iaurgiaurg
synchronize #51
feat/front-auth
Status Success
Total duration 48s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
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@v1. 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): backend/src/app.module.ts#L8
'AuthModule' is defined but never used
build (16.x): backend/src/chat/chat.gateway.ts#L27
'ctx' is defined but never used
build (16.x): backend/src/chat/chat.gateway.ts#L561
'server' is defined but never used
build (16.x): backend/src/chat/socket.io-mock-client.ts#L15
'eventName' is defined but never used
build (16.x): backend/src/chat/socket.io-mock-client.ts#L15
'callback' is defined but never used
build (16.x): backend/src/chat/socket.io-mock-client.ts#L19
'chatId' is defined but never used
build (16.x): backend/src/chat/socket.io-mock-client.ts#L37
'EVENTS' is assigned a value but never used
test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/