Skip to content

test: add tests for Node/Bun #1

test: add tests for Node/Bun

test: add tests for Node/Bun #1

Triggered via pull request August 17, 2024 12:12
Status Failure
Total duration 14s
Artifacts

test-bun.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
AssertionError: Values are not equal.: node_modules/@std/assert/assertion_error.js#L25
[Diff] Actual / Expected "[object Object]" at new AssertionError (/home/runner/work/errorutil/errorutil/node_modules/@std/assert/assertion_error.js:25:5) at assertEquals (/home/runner/work/errorutil/errorutil/node_modules/@std/assert/equals.js:39:9) at /home/runner/work/errorutil/errorutil/error_object_test.ts:20:3 at /home/runner/work/errorutil/errorutil/node_modules/@cross/test/shims/bun.js:7:23 at new Promise (1:11) at /home/runner/work/errorutil/errorutil/node_modules/@cross/test/shims/bun.js:6:29 at /home/runner/work/errorutil/errorutil/node_modules/@cross/test/shims/bun.js:3:27
AssertionError: Values are not equal.: node_modules/@std/assert/assertion_error.js#L25
[Diff] Actual / Expected "[object Object]" at new AssertionError (/home/runner/work/errorutil/errorutil/node_modules/@std/assert/assertion_error.js:25:5) at assertEquals (/home/runner/work/errorutil/errorutil/node_modules/@std/assert/equals.js:39:9) at /home/runner/work/errorutil/errorutil/error_object_test.ts:33:3 at /home/runner/work/errorutil/errorutil/node_modules/@cross/test/shims/bun.js:7:23 at new Promise (1:11) at /home/runner/work/errorutil/errorutil/node_modules/@cross/test/shims/bun.js:6:29 at /home/runner/work/errorutil/errorutil/node_modules/@cross/test/shims/bun.js:3:27
test
Process completed with exit code 123.