Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Support for @tscircuit/core #271

Support for @tscircuit/core

Support for @tscircuit/core #271

Triggered via pull request August 29, 2024 00:38
Status Failure
Total duration 44s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
error: expect(received).toContain(expected): cli/tests/soupify-builder.test.ts#L8
Expected to contain: "10kohm" Received: "undefined\n" at /home/runner/work/cli/cli/cli/tests/soupify-builder.test.ts:8:18
error: expect(received).toContain(expected): cli/tests/soupify-core.test.ts#L9
Expected to contain: "10kohm" Received: "{\n has: [ 90 ],\n keys: [\n {\n open: \"\\u001B[90m\",\n close: \"\\u001B[39m\",\n rgx: /\\x1b\\[39m/g,\n }\n ],\n reset: [Function],\n bold: [Function],\n dim: [Function],\n italic: [Function],\n underline: [Function],\n inverse: [Function],\n hidden: [Function],\n strikethrough: [Function],\n black: [Function],\n red: [Function],\n green: [Function],\n yellow: [Function],\n blue: [Function],\n magenta: [Function],\n cyan: [Function],\n white: [Function],\n gray: [Function],\n grey: [Function],\n bgBlack: [Function],\n bgRed: [Function],\n bgGreen: [Function],\n bgYellow: [Function],\n bgBlue: [Function],\n bgMagenta: [Function],\n bgCyan: [Function],\n bgWhite: [Function],\n}\nError running CLI: ENOENT: No such file or directory\n" at /home/runner/work/cli/cli/cli/tests/soupify-core.test.ts:9:18
tests
Process completed with exit code 1.
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/