LINK-1759 HDS v4 #452
Triggered via pull request
September 4, 2025 08:19
Status
Failure
Total duration
10m 59s
Artifacts
–
ci.yml
on: pull_request
common
/
Check commit messages
14s
common
/
Lint and build
1m 47s
common
/
Test
10m 55s
Annotations
4 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 / Lint and build:
src/domain/event/__tests__/EditEventPage.test.tsx#L18
'fireEvent' is defined but never used
|