improve draft v2 #167
tests-and-checks.yml
on: push
Install deps, build required package, typecheck, lint and test
2m 2s
Annotations
2 errors and 1 warning
test/automergeId.test.ts > id <> automergeId conversion > converts an id to an automergeId and back:
packages/graph-framework-utils/test/automergeId.test.ts#L12
AssertionError: expected '5Vn3sPEnxnxgAeJmQDsPV' to be '15Vn3sPEnxnxgAeJmQDsPV' // Object.is equality
Expected: "15Vn3sPEnxnxgAeJmQDsPV"
Received: "5Vn3sPEnxnxgAeJmQDsPV"
❯ test/automergeId.test.ts:12:16
|
Install deps, build required package, typecheck, lint and test
Process completed with exit code 1.
|
Install deps, build required package, typecheck, lint and test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|