PSP-9710, PSP-9313: UI/UX Cleanup - Make icons consistent across PIMS #14048
app-react.yml
on: pull_request
check-changes
16s
build-frontend
1m 42s
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; }'.
|