Fix SInt
serialization
#586
coverage.yml
on: pull_request
Check and submit
1m 55s
Annotations
2 errors and 2 warnings
packages/serializer/src/sigmaConstant.spec.ts > Primitive types serialization and parsing > Should road-trip SInt(2147483647):
packages/serializer/src/sigmaConstant.spec.ts#L63
AssertionError: expected '04feffffff0f' to equal '04feffffffffffffffff01'
Expected: "04feffffffffffffffff01"
Received: "04feffffff0f"
❯ packages/serializer/src/sigmaConstant.spec.ts:63:34
|
Check and submit
Process completed with exit code 1.
|
Check and submit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check and submit
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|