Skip to content
GitHub Actions / JUnit Test Report failed Dec 13, 2024 in 0s

217 tests run, 214 passed, 0 skipped, 3 failed.

Annotations

Check failure on line 37 in test/lib/formatting/colorize.mjs

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

/home/runner/work/fauna-shell/fauna-shell/test/lib/formatting/colorize.mjs.colorize should succeed for "Taco 8443 'Bell'" in format log

expected false to be true
Raw output
AssertionError: expected false to be true
    at Context.<anonymous> (file:///home/runner/work/fauna-shell/fauna-shell/test/lib/formatting/colorize.mjs:37:47)

      + expected - actual

      -false
      +true

Check failure on line 37 in test/lib/formatting/colorize.mjs

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

/home/runner/work/fauna-shell/fauna-shell/test/lib/formatting/colorize.mjs.colorize should succeed for "Collection.all()" in format fql

expected false to be true
Raw output
AssertionError: expected false to be true
    at Context.<anonymous> (file:///home/runner/work/fauna-shell/fauna-shell/test/lib/formatting/colorize.mjs:37:47)

      + expected - actual

      -false
      +true

Check failure on line 37 in test/lib/formatting/colorize.mjs

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

/home/runner/work/fauna-shell/fauna-shell/test/lib/formatting/colorize.mjs.colorize should succeed for {"string":"23"} in format json

expected false to be true
Raw output
AssertionError: expected false to be true
    at Context.<anonymous> (file:///home/runner/work/fauna-shell/fauna-shell/test/lib/formatting/colorize.mjs:37:47)

      + expected - actual

      -false
      +true