Dynamic bridge endpoint #59
Annotations
2 errors and 1 warning
__tests__/unit/lib/evaluateLoginPolicy.test.ts > evaluateLoginPolicy > defaults to false if no policy is available:
vclogin/__tests__/unit/lib/evaluateLoginPolicy.test.ts#L30
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ __tests__/unit/lib/evaluateLoginPolicy.test.ts:30:21
|
Build, test, and lint (20.x)
Process completed with exit code 1.
|
Build, test, and lint (20.x)
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/
|