Skip to content

feat: add taxonomy detail page #138

feat: add taxonomy detail page

feat: add taxonomy detail page #138

Triggered via pull request October 20, 2023 18:13
Status Failure
Total duration 1m 58s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
tests: src/taxonomy/api/hooks/api.test.js#L2
Using exported name 'useTaxonomyListData' as identifier for default export
tests: src/taxonomy/api/hooks/selectors.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.