fix(search): enforce tenant isolation in SearchService#892
Open
godwinishaku506-hub wants to merge 1 commit into
Open
fix(search): enforce tenant isolation in SearchService#892godwinishaku506-hub wants to merge 1 commit into
godwinishaku506-hub wants to merge 1 commit into
Annotations
6 errors and 1 warning
|
Run lint
Process completed with exit code 1.
|
|
Run lint:
src/search/search.service.spec.ts#L58
Replace `.fn()` with `⏎······.fn()⏎······`
|
|
Run lint:
src/search/search.service.spec.ts#L17
Replace `·id:·'4',·title:·'Python·Basics',·description:·'Python·intro',·tenantId:·TENANT_B,·price:·0` with `⏎····id:·'4',⏎····title:·'Python·Basics',⏎····description:·'Python·intro',⏎····tenantId:·TENANT_B,⏎····price:·0,⏎·`
|
|
Run lint:
src/search/search.service.spec.ts#L16
Replace `·id:·'3',·title:·'JavaScript·for·B',·description:·'JS·for·tenant·B',·tenantId:·TENANT_B,·price:·10` with `⏎····id:·'3',⏎····title:·'JavaScript·for·B',⏎····description:·'JS·for·tenant·B',⏎····tenantId:·TENANT_B,⏎····price:·10,⏎·`
|
|
Run lint:
src/search/search.service.spec.ts#L15
Replace `·id:·'2',·title:·'JavaScript·Advanced',·description:·'JS·advanced',·tenantId:·TENANT_A,·price:·50` with `⏎····id:·'2',⏎····title:·'JavaScript·Advanced',⏎····description:·'JS·advanced',⏎····tenantId:·TENANT_A,⏎····price:·50,⏎·`
|
|
Run lint:
src/search/search.service.spec.ts#L14
Replace `·id:·'1',·title:·'JavaScript·Basics',·description:·'JS·intro',·tenantId:·TENANT_A,·price:·0` with `⏎····id:·'1',⏎····title:·'JavaScript·Basics',⏎····description:·'JS·intro',⏎····tenantId:·TENANT_A,⏎····price:·0,⏎·`
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading