MTV-1983: Refctor plans list #2787
on-pull-request.yaml
on: pull_request
Run linter and tests
3m 2s
Run e2e tests
3m 32s
Annotations
11 errors and 11 warnings
Run linter and tests:
src/components/FilterableSelect/FilterableSelect.tsx#L88
'value' is already declared in the upper scope on line 62 column 3
|
Run linter and tests:
src/components/FilterableSelect/FilterableSelect.tsx#L52
Arrow function has too many lines (271). Maximum allowed is 150
|
Run linter and tests:
src/__mocks__/react-i18next.tsx#L12
Identifier name 'k' is too short (< 2)
|
Run linter and tests:
src/__mocks__/react-i18next.tsx#L12
Identifier name 'k' is too short (< 2)
|
Run linter and tests:
src/__mocks__/react-i18next.tsx#L8
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#L17
Using exported name 'TimesIcon' as identifier for default import
|
Run linter and tests:
eslint.config.ts#L186
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.
|