Skip to content

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

chore(deps): update all non-major dependencies

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

Triggered via pull request December 12, 2024 06:11
Status Failure
Total duration 31s
Artifacts

test-pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Test: src/compactNumber.ts#L117
Argument of type 'number' is not assignable to parameter of type 'Decimal'.
Test: src/compactNumber.ts#L130
Argument of type 'number' is not assignable to parameter of type 'Decimal'.
Test: src/compactNumber.ts#L133
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
Test
Process completed with exit code 1.
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636