Add typescript import #51
Annotations
2 errors and 2 warnings
error: expect(received).toBe(expected):
src/test/TemplateProcessor.test.js#L5727
Expected: "foo"
Received: {
error: {
name: "JSONata evaluation exception",
message: "Attempted to invoke a non-function",
},
}
at <anonymous> (/home/runner/work/stated/stated/src/test/TemplateProcessor.test.js:5727:37)
|
test-bun
Process completed with exit code 1.
|
test-bun
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-bun
No files were found with the provided path: ./bun-test-logs/*. No artifacts will be uploaded.
|