updated the organization schema #52
Annotations
5 errors and 1 warning
src/controllers/roleController.ts#L24
Property 'organizations' does not exist on type 'User'. Did you mean 'userOrganizations'?
|
src/services/OrgService.ts#L31
Property 'users' does not exist on type 'Organization'.
|
src/services/OrgService.ts#L39
Property 'users' does not exist on type 'Organization'.
|
src/services/OrgService.ts#L39
Property 'users' does not exist on type 'Organization'.
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading