Skip to content

PSP-9710, PSP-9313: UI/UX Cleanup - Make icons consistent across PIMS #14048

PSP-9710, PSP-9313: UI/UX Cleanup - Make icons consistent across PIMS

PSP-9710, PSP-9313: UI/UX Cleanup - Make icons consistent across PIMS #14048

Triggered via pull request December 23, 2024 21:25
Status Failure
Total duration 2m 15s
Artifacts

app-react.yml

on: pull_request
check-changes
16s
check-changes
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-frontend
Type '{ dataTestId: string; onRemove: () => void; }' is not assignable to type 'IntrinsicAttributes & IRemoveButtonProps & { children?: ReactNode; }'.
build-frontend
Type '{ children: string; label: string; dataTestId: string; onRemove: () => void; }' is not assignable to type 'IntrinsicAttributes & IRemoveButtonProps & { children?: ReactNode; }'.
build-frontend
Type '{ dataTestId: string; onRemove: () => void; }' is not assignable to type 'IntrinsicAttributes & IRemoveButtonProps & { children?: ReactNode; }'.
build-frontend
Type '{ title: string; dataTestId: string; icon: Element; onRemove: () => void; }' is not assignable to type 'IntrinsicAttributes & IRemoveButtonProps & { children?: ReactNode; }'.
build-frontend
Type '{ title: string; dataTestId: string; onRemove: () => void; }' is not assignable to type 'IntrinsicAttributes & IRemoveButtonProps & { children?: ReactNode; }'.
build-frontend
Type '{ title: string; dataTestId: string; onRemove: () => void; }' is not assignable to type 'IntrinsicAttributes & IRemoveButtonProps & { children?: ReactNode; }'.
build-frontend
Type '{ id: string; dataTestId: string; onRemove: () => void; title: string; }' is not assignable to type 'IntrinsicAttributes & IRemoveButtonProps & { children?: ReactNode; }'.
build-frontend
Type '{ title: string; dataTestId: string; onRemove: () => void; }' is not assignable to type 'IntrinsicAttributes & IRemoveButtonProps & { children?: ReactNode; }'.
build-frontend
Type '{ dataTestId: string; onRemove: () => void; }' is not assignable to type 'IntrinsicAttributes & IRemoveButtonProps & { children?: ReactNode; }'.
build-frontend
Type '{ title: string; dataTestId: string; onRemove: () => void; }' is not assignable to type 'IntrinsicAttributes & IRemoveButtonProps & { children?: ReactNode; }'.