LINK-1759 HDS v4 #453
ci.yml
on: pull_request
common
/
Check commit messages
14s
common
/
Lint and build
1m 39s
common
/
Test
9m 59s
Annotations
5 errors and 1 warning
|
common / Lint and build
Process completed with exit code 2.
|
|
common / Lint and build:
src/common/components/formFields/singleOrganizationSelectorField/SingleOrganizationSelectorField.tsx#L4
Module '"../../select/Select"' has no exported member 'SingleComboboxProps'. Did you mean to use 'import SingleComboboxProps from "../../select/Select"' instead?
|
|
common / Lint and build:
src/common/components/formFields/singleOrganizationClassSelectorField/SingleOrganizationClassSelectorField.tsx#L4
Module '"../../select/Select"' has no exported member 'SingleComboboxProps'. Did you mean to use 'import SingleComboboxProps from "../../select/Select"' instead?
|
|
common / Lint and build:
src/common/components/formFields/singleKeywordSelectorField/SingleKeywordSelectorField.tsx#L4
Module '"../../select/Select"' has no exported member 'SingleComboboxProps'. Did you mean to use 'import SingleComboboxProps from "../../select/Select"' instead?
|
|
common / Test
Process completed with exit code 1.
|
|
common / Lint and build:
src/domain/event/__tests__/EditEventPage.test.tsx#L18
'fireEvent' is defined but never used
|