Skip to content

Color log lines in fauna local command. #684

Color log lines in fauna local command.

Color log lines in fauna local command. #684

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 45 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 true to equal false
Raw output
AssertionError: expected true to equal false
    at Context.<anonymous> (file:///home/runner/work/fauna-shell/fauna-shell/test/lib/formatting/colorize.mjs:45:23)

      + expected - actual

      -true
      +false

Check failure on line 45 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 true to equal false
Raw output
AssertionError: expected true to equal false
    at Context.<anonymous> (file:///home/runner/work/fauna-shell/fauna-shell/test/lib/formatting/colorize.mjs:45:23)

      + expected - actual

      -true
      +false

Check failure on line 45 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 true to equal false
Raw output
AssertionError: expected true to equal false
    at Context.<anonymous> (file:///home/runner/work/fauna-shell/fauna-shell/test/lib/formatting/colorize.mjs:45:23)

      + expected - actual

      -true
      +false