Mpi 163 #196
Annotations
3 errors and 2 warnings
|
test
Process completed with exit code 2.
|
|
test:
src/context/WidgetConfigProvider.tsx#L68
Type '{ config: { logoUrl: string | null; backgroundUrl: string | null; instructionsUrl: string | null; guidedVoiceUrl: string | null; audioUrl: string | null; donationUrl: string | null; helpUrl: string | null; homeUrl: string | null; }; isLogoOverridden: boolean; isAudioOverridden: boolean; language: "es" | "en"; logoSr...' is not assignable to type 'WidgetConfigContextType'.
|
|
test:
src/context/WidgetConfigProvider.tsx#L14
Property 'endingVoiceUrl' is missing in type '{ logoUrl: string | null; backgroundUrl: string | null; instructionsUrl: string | null; guidedVoiceUrl: string | null; audioUrl: string | null; donationUrl: string | null; helpUrl: string | null; homeUrl: string | null; }' but required in type 'WidgetConfig'.
|
|
test
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
|
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|