Skip to content

updated the organization schema #52

updated the organization schema

updated the organization schema #52

Triggered via pull request July 23, 2024 14:32
Status Failure
Total duration 32s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test: src/controllers/roleController.ts#L24
Property 'organizations' does not exist on type 'User'. Did you mean 'userOrganizations'?
test: src/services/OrgService.ts#L31
Property 'users' does not exist on type 'Organization'.
test: src/services/OrgService.ts#L39
Property 'users' does not exist on type 'Organization'.
test: src/services/OrgService.ts#L39
Property 'users' does not exist on type 'Organization'.
test
Process completed with exit code 2.
test
The following actions uses Node.js version which is deprecated 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/