[BUG]Csv report generation had missing nested Fields #227
Annotations
9 errors and 10 warnings
Lint:
server/routes/utils/__tests__/savedSearchReportHelper.test.ts#L9
Mocks should not be manually imported from a __mocks__ directory. Instead use `jest.mock` and import from the original module path
|
Lint:
server/routes/utils/__tests__/savedSearchReportHelper.test.ts#L916
Replace `·created_on:·'2023-04-26T04:34:32Z',·price:·100,·category:·'Electronics'` with `⏎··············created_on:·'2023-04-26T04:34:32Z',⏎··············price:·100,⏎··············category:·'Electronics',⏎···········`
|
Lint:
server/routes/utils/__tests__/savedSearchReportHelper.test.ts#L917
Replace `·created_on:·'2023-05-01T08:22:00Z',·price:·50,·category:·'Books'` with `⏎··············created_on:·'2023-05-01T08:22:00Z',⏎··············price:·50,⏎··············category:·'Books',⏎···········`
|
Lint:
server/routes/utils/__tests__/savedSearchReportHelper.test.ts#L939
Replace `{·created_on:·'2023-06-10T14:30:00Z',·price:·150,·category:·'Furniture'·}` with `⏎············{⏎··············created_on:·'2023-06-10T14:30:00Z',⏎··············price:·150,⏎··············category:·'Furniture',⏎············},⏎··········`
|
|
|
|
|
Lint
Process completed with exit code 1.
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint:
server/routes/utils/__tests__/savedSearchReportHelper.test.ts#L55
Test has no assertions
|
Lint:
server/routes/utils/__tests__/savedSearchReportHelper.test.ts#L61
Unexpected any. Specify a different type
|
Lint:
server/routes/utils/__tests__/savedSearchReportHelper.test.ts#L109
Unexpected any. Specify a different type
|
Lint:
server/routes/utils/__tests__/savedSearchReportHelper.test.ts#L1494
Unexpected any. Specify a different type
|
Lint:
server/routes/utils/__tests__/savedSearchReportHelper.test.ts#L1494
Unexpected any. Specify a different type
|
Lint:
server/routes/utils/__tests__/savedSearchReportHelper.test.ts#L1501
Unexpected any. Specify a different type
|
Lint:
server/routes/utils/__tests__/savedSearchReportHelper.test.ts#L1614
Unexpected any. Specify a different type
|