Skip to content

Fix tests and separate jobs #2796

Fix tests and separate jobs

Fix tests and separate jobs #2796

Triggered via pull request April 2, 2025 22:23
Status Failure
Total duration 5m 18s
Artifacts

on-pull-request.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Run linters: src/components/FilterableSelect/FilterableSelect.tsx#L151
'value' is already declared in the upper scope on line 62 column 3
Run linters: src/components/FilterableSelect/FilterableSelect.tsx#L121
'isOpen' is already declared in the upper scope on line 64 column 10
Run linters: src/components/FilterableSelect/FilterableSelect.tsx#L88
'value' is already declared in the upper scope on line 62 column 3
Run linters: src/components/FilterableSelect/FilterableSelect.tsx#L52
Arrow function has too many lines (271). Maximum allowed is 150
Run linters: 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 linters: src/__mocks__/dummy.ts#L20
Expected a function expression
Run linters: src/__mocks__/dummy.ts#L11
Missing accessibility modifier on method definition constructor
Run linters: plugin-metadata.ts#L25
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run linters: plugin-metadata.ts#L24
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run linters: i18next-parser.config.js#L8
Unsafe return of a value of type `any`
Run linters: src/components/common/ProjectNameSelect.tsx#L9
Using exported name 'HelpIcon' as identifier for default import
Run linters: src/components/common/Page/PageStates.tsx#L15
Using exported name 'SearchIcon' as identifier for default import
Run linters: src/components/common/Page/PageStates.tsx#L14
Using exported name 'ExclamationCircleIcon' as identifier for default import
Run linters: src/components/common/HelpIconPopover/HelpIconPopover.tsx#L4
Using exported name 'HelpIcon' as identifier for default import
Run linters: src/components/common/ExternalLink/ExternalLink.tsx#L4
Using exported name 'ExternalLinkAltIcon' as identifier for default import
Run linters: src/components/FilterableSelect/FilterableSelect.tsx#L17
Using exported name 'TimesIcon' as identifier for default import
Run linters: eslint.config.ts#L189
Unknown word: "freelist"
Run linters: eslint.config.ts#L42
Unknown word: "mtsx"
Run linters: eslint.config.ts#L42
Unknown word: "mjsx"
Run linters: 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.