Skip to content

feat: add taxonomy detail page #139

feat: add taxonomy detail page

feat: add taxonomy detail page #139

Triggered via pull request October 20, 2023 18:29
Status Failure
Total duration 2m 16s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
tests: src/taxonomy/api/hooks/api.js#L2
'useMutation' is defined but never used
tests: src/taxonomy/api/hooks/api.js#L43
'exportTaxonomy' is assigned a value but never used
tests: src/taxonomy/api/hooks/api.test.js#L2
Using exported name 'useTaxonomyListData' as identifier for default export
tests: src/taxonomy/taxonomy-detail/TagListTable.jsx#L17
'tags' is defined but never used
tests: src/taxonomy/taxonomy-detail/TagListTable.jsx#L39
Prop type "array" is forbidden
tests: src/taxonomy/taxonomy-detail/TaxonomyDetailSideCard.jsx#L24
Prop type "object" is forbidden
tests
Process completed with exit code 2.