Skip to content

chore: update repo info in package.json file #61

chore: update repo info in package.json file

chore: update repo info in package.json file #61

Triggered via push August 1, 2024 05:58
Status Failure
Total duration 1m 42s
Artifacts

checks.yml

on: push
Matrix: test / test_linux
Matrix: test / test_windows
Fit to window
Zoom out
Zoom in

Annotations

5 errors
typecheck / typecheck: tests/icu_message_formatter.spec.ts#L25
No overload matches this call.
typecheck / typecheck: tests/values_formatter.spec.ts#L18
Argument of type '{ style: "unit"; unit: string; unitDisplay: "long"; }' is not assignable to parameter of type 'NumberFormatOptions'.
typecheck / typecheck: tests/values_formatter.spec.ts#L22
Argument of type '{ style: "unit"; unit: string; unitDisplay: "short"; }' is not assignable to parameter of type 'NumberFormatOptions'.
typecheck / typecheck: tests/values_formatter.spec.ts#L30
Argument of type '{ currency: string; currencyDisplay: "name"; }' is not assignable to parameter of type 'CurrencyFormatOptions'.
typecheck / typecheck
Process completed with exit code 2.