feat(tenant-management): integrate multiple idps #108
Annotations
6 errors and 1 warning
npm_test:
services/tenant-management-service/src/controllers/idp.controller.ts#L52
'res' is never reassigned. Use 'const' instead
|
npm_test:
services/tenant-management-service/src/controllers/idp.controller.ts#L57
Unexpected lexical declaration in case block
|
npm_test:
services/tenant-management-service/src/controllers/idp.controller.ts#L57
'auth0Resp' is never reassigned. Use 'const' instead
|
npm_test:
services/tenant-management-service/src/controllers/idp.controller.ts#L62
Unexpected lexical declaration in case block
|
npm_test:
services/tenant-management-service/src/controllers/idp.controller.ts#L62
'keycloakResp' is never reassigned. Use 'const' instead
|
npm_test
Process completed with exit code 1.
|
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/
|