Skip to content

feat(tenant-management): integrate multiple idps #106

feat(tenant-management): integrate multiple idps

feat(tenant-management): integrate multiple idps #106

Triggered via pull request October 7, 2024 06:21
@Tyagi-SunnyTyagi-Sunny
synchronize #53
GH-47
Status Failure
Total duration 1m 9s
Artifacts

main.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
npm_test: services/tenant-management-service/src/component.ts#L36
'IdpController' is defined but never used
npm_test: services/tenant-management-service/src/controllers/idp.controller.ts#L51
'res' is never reassigned. Use 'const' instead
npm_test: services/tenant-management-service/src/controllers/idp.controller.ts#L56
Unexpected lexical declaration in case block
npm_test: services/tenant-management-service/src/controllers/idp.controller.ts#L56
'auth0Resp' is never reassigned. Use 'const' instead
npm_test: services/tenant-management-service/src/controllers/idp.controller.ts#L61
Unexpected lexical declaration in case block
npm_test: services/tenant-management-service/src/controllers/idp.controller.ts#L61
'keycloakResp' is never reassigned. Use 'const' instead
npm_test: services/tenant-management-service/src/keys.ts#L21
'Auth0Response' is defined but never used
npm_test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/