Illustrated Banner Component #270
on-pr.yaml
on: pull_request
build
/
build-and-test
41s
Annotations
5 errors and 1 warning
|
build / build-and-test:
src/components/Ui/IllustratedBanner/IllustratedBanner.test.tsx#L17
Type '{ title: string; subtitle: string; helpButtonText: string; helpLink: string; }' is not assignable to type 'IntrinsicAttributes & InfoBannerProps'.
|
|
build / build-and-test:
src/components/Ui/IllustratedBanner/IllustratedBanner.test.tsx#L35
Type '{ title: string; subtitle: string; helpButtonText: string; }' is not assignable to type 'IntrinsicAttributes & InfoBannerProps'.
|
|
build / build-and-test:
src/components/Ui/IllustratedBanner/IllustratedBanner.test.tsx#L45
Type '{ title: string; subtitle: string; helpLink: string; }' is not assignable to type 'IntrinsicAttributes & InfoBannerProps'.
|
|
build / build-and-test:
src/components/Ui/IllustratedBanner/IllustratedBanner.test.tsx#L62
Type '{ title: string; subtitle: string; helpButtonText: string; helpLink: string; }' is not assignable to type 'IntrinsicAttributes & InfoBannerProps'.
|
|
build / build-and-test
Process completed with exit code 2.
|
|
build / build-and-test
No files were found with the provided path: cypress/screenshots/. No artifacts will be uploaded.
|