Add reason code translations for rejected supporting documents #1930
Annotations
5 errors and 1 warning
Test & build:
packages/shared-business/__stories__/FileUploader.stories.tsx#L36
Type '{ status: "Refused"; reason: string; }' is not assignable to type 'SwanFileStatusInfo'.
|
Test & build:
packages/shared-business/__stories__/SupportingDocumentCollection.stories.tsx#L141
Type '{ status: "Refused"; reason: string; }' is not assignable to type 'SwanFileStatusInfo'.
|
Test & build:
packages/shared-business/__stories__/SupportingDocumentCollection.stories.tsx#L260
Type '{ status: "Refused"; reason: string; }' is not assignable to type 'SwanFileStatusInfo'.
|
Test & build:
packages/shared-business/__stories__/SupportingDocumentCollection.stories.tsx#L304
Type '{ status: "Refused"; reason: string; }' is not assignable to type 'SwanFileStatusInfo'.
|
Test & build
Process completed with exit code 2.
|
Test & build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|