Skip to content

MTV-1971 - Remove unused React imports #2800

MTV-1971 - Remove unused React imports

MTV-1971 - Remove unused React imports #2800

Triggered via pull request April 4, 2025 16:44
Status Failure
Total duration 3m 24s
Artifacts

on-pull-request.yaml

on: pull_request
Run linter and tests
3m 2s
Run linter and tests
Run e2e tests
3m 18s
Run e2e tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 11 warnings
Run linter and tests: src/components/FilterableSelect/FilterableSelect.tsx#L152
'value' is already declared in the upper scope on line 63 column 3
Run linter and tests: src/components/FilterableSelect/FilterableSelect.tsx#L122
'isOpen' is already declared in the upper scope on line 65 column 10
Run linter and tests: src/components/FilterableSelect/FilterableSelect.tsx#L89
'value' is already declared in the upper scope on line 63 column 3
Run linter and tests: src/components/FilterableSelect/FilterableSelect.tsx#L53
Arrow function has too many lines (271). Maximum allowed is 150
Run linter and tests: src/__mocks__/react-i18next.tsx#L6
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Run linter and tests: src/__mocks__/dummy.ts#L20
Expected a function expression
Run linter and tests: src/__mocks__/dummy.ts#L11
Missing accessibility modifier on method definition constructor
Run linter and tests: plugin-metadata.ts#L25
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run linter and tests: plugin-metadata.ts#L24
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run linter and tests: i18next-parser.config.js#L8
Unsafe return of a value of type `any`
Run e2e tests
Process completed with exit code 1.
Run linter and tests: src/components/common/ProjectNameSelect.tsx#L9
Using exported name 'HelpIcon' as identifier for default import
Run linter and tests: src/components/common/Page/PageStates.tsx#L15
Using exported name 'SearchIcon' as identifier for default import
Run linter and tests: src/components/common/Page/PageStates.tsx#L14
Using exported name 'ExclamationCircleIcon' as identifier for default import
Run linter and tests: src/components/common/HelpIconPopover/HelpIconPopover.tsx#L4
Using exported name 'HelpIcon' as identifier for default import
Run linter and tests: src/components/common/ExternalLink/ExternalLink.tsx#L4
Using exported name 'ExternalLinkAltIcon' as identifier for default import
Run linter and tests: src/components/FilterableSelect/FilterableSelect.tsx#L18
Using exported name 'TimesIcon' as identifier for default import
Run linter and tests: eslint.config.ts#L189
Unknown word: "freelist"
Run linter and tests: eslint.config.ts#L42
Unknown word: "mtsx"
Run linter and tests: eslint.config.ts#L42
Unknown word: "mjsx"
Run linter and tests: eslint.config.ts#L19
Unknown word: "wordlist"
Run e2e tests
No files were found with the provided path: cypress/videos. No artifacts will be uploaded.