feat(lba-2262): évolution réponse à candidat #5381
Annotations
2 errors and 1 warning
test:
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
|
test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading