ci — chant-2438-adapter #136
Annotations
2 errors
|
check
Process completed with exit code 1.
|
|
packages/conformance/src/chant-agreement.test.ts > chant cross-check (#11) > every held-out fixture exists and still disagrees, so the list cannot outlive its bugs:
packages/conformance/src/chant-agreement.test.ts#L84
AssertionError: chant answered none of these, so agreement cannot be read from them:
F-Call/a-host-factory-is-invoked
F-Div-Provenance/helper-name-from-project-import
F-Eval-CallHelper/inside-function-body
F-Eval-CallIntrinsic/inside-function-body: expected [ …(4) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "F-Call/a-host-factory-is-invoked",
+ "F-Div-Provenance/helper-name-from-project-import",
+ "F-Eval-CallHelper/inside-function-body",
+ "F-Eval-CallIntrinsic/inside-function-body",
+ ]
❯ packages/conformance/src/chant-agreement.test.ts:84:116
|