Skip to content

LINK-1759 HDS v4

LINK-1759 HDS v4 #453

Triggered via pull request September 4, 2025 08:23
Status Failure
Total duration 10m 2s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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