feat(lba-2262): évolution réponse à candidat #5381
preview.yml
on: pull_request
tests
/
Tests
3m 39s
Add deploy comment
2s
Annotations
2 errors and 2 warnings
src/http/server.test.ts > server > should follow shared schema definition:
server/src/http/server.test.ts#L62
AssertionError: GET /application/dataForIntention/:id: security not match shared schema
- Expected
+ Received
Object {
- "onRequestAuth": Array [
- Object {
- "access": null,
- "auth": "access-token",
- "resources": Object {},
- },
- ],
+ "onRequestAuth": Array [],
"preHandlerAuth": Array [],
}
❯ src/http/server.test.ts:62:16
|
tests / Tests
Process completed with exit code 1.
|
Add deploy comment
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests / Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|