fix: lbac 2157: multiples requetes sur les gestions de permissions #4669
preview.yml
on: pull_request
tests
/
Tests
2m 50s
Add deploy comment
5s
Annotations
2 errors and 1 warning
routes/index.test.ts > zRoutes > should method & path be defined correctly:
shared/routes/index.test.ts#L32
AssertionError: post /user/:userId/organization/:organizationId/activate: have invalid method
Expected: "post"
Received: "put"
❯ routes/index.test.ts:32:16
|
tests / Tests
Process completed with exit code 1.
|
tests / Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|