Skip to content

feat: example of pre-loading tags #231

feat: example of pre-loading tags

feat: example of pre-loading tags #231

Triggered via pull request December 5, 2023 20:46
Status Failure
Total duration 1m 19s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests: src/content-tags-drawer/ContentTagsDropDownSelector.jsx#L2
'useEffect' is defined but never used
tests: src/content-tags-drawer/ContentTagsDropDownSelector.jsx#L6
'Spinner' is defined but never used
tests: src/content-tags-drawer/ContentTagsDropDownSelector.jsx#L20
'intl' is assigned a value but never used
tests: src/content-tags-drawer/ContentTagsDropDownSelector.jsx#L36
A space is required after '{'
tests: src/content-tags-drawer/ContentTagsDropDownSelector.jsx#L36
A space is required before '}'
tests: src/content-tags-drawer/ContentTagsDropDownSelector.jsx#L70
This line has a length of 136. Maximum allowed is 120
tests: src/content-tags-drawer/ContentTagsDropDownSelector.jsx#L71
Missing parentheses around multilines JSX
tests: src/content-tags-drawer/ContentTagsDropDownSelector.jsx#L71
Do not use Array index in keys
tests: src/content-tags-drawer/ContentTagsDropDownSelector.jsx#L72
Strings must use singlequote
tests: src/content-tags-drawer/ContentTagsDropDownSelector.jsx#L73
Strings must use singlequote