[DEMO][api] add microsoft strategy to auth module #5185
Annotations
1 error and 11 warnings
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: andstor/file-existence-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
api.planx.uk/lib/notify/index.ts#L73
Unexpected any. Specify a different type
|
api.planx.uk/modules/admin/session/html.test.ts#L49
Disabled test
|
api.planx.uk/modules/auth/controller.ts#L4
'microsoftOidcClient' is defined but never used. Allowed unused vars must match /^_/u
|
api.planx.uk/modules/auth/passport.ts#L35
Unexpected any. Specify a different type
|
api.planx.uk/modules/auth/passport.ts#L38
Unexpected any. Specify a different type
|
api.planx.uk/modules/auth/strategy/google.ts#L20
Unexpected any. Specify a different type
|
api.planx.uk/modules/auth/strategy/microsoft-oidc.ts#L33
Unexpected any. Specify a different type
|
api.planx.uk/modules/auth/strategy/microsoft-oidc.ts#L33
Unexpected any. Specify a different type
|
api.planx.uk/modules/auth/strategy/microsoft-oidc.ts#L35
'state' is assigned a value but never used. Allowed unused vars must match /^_/u
|
api.planx.uk/modules/auth/strategy/microsoft-oidc.ts#L41
'login_hint' is assigned a value but never used. Allowed unused vars must match /^_/u
|
This job failed
Loading