Fix - Distance rates - Tax reclaimable can be equal Tax rates #59441
Annotations
2 errors and 1 warning
Type check with TypeScript:
tests/unit/PolicyDistanceRatesUtilsTest.ts#L8
Argument of type '{ rate: number; }' is not assignable to parameter of type '{ name?: string | undefined; rate?: number | undefined; currency?: string | undefined; customUnitRateID: string; enabled?: boolean | undefined; errors?: Errors | undefined; errorFields?: ErrorFields | undefined; attributes?: TaxRateAttributes | undefined; subRates?: Subrate[] | undefined; } & OfflineFeedback<...>'.
|
Type check with TypeScript
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading