Skip to content

chore(deps): update all non-major dependencies #352

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #352

Triggered via pull request July 25, 2024 00:35
Status Failure
Total duration 31s
Artifacts

test-pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Test: src/compactNumber.ts#L62
Conversion of type '{ dataLocaleData: any; locale: string; numberingSystem: string; style: Intl.NumberFormatOptionsStyle; currency?: string; currencyDisplay?: Intl.NumberFormatOptionsCurrencyDisplay; ... 15 more ...; trailingZeroDisplay: "auto" | "stripIfInteger"; }' to type 'NumberFormatInternal' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Test: src/compactNumber.ts#L129
Conversion of type 'ResolvedNumberFormatOptions' to type 'NumberFormatInternal' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Test
Process completed with exit code 1.