Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump deep-equal-in-any-order from 1.0.10 to 2.0.6 #1035

Bump deep-equal-in-any-order from 1.0.10 to 2.0.6

c57bb60
Select commit
Loading
Failed to load commit list.
Closed

Bump deep-equal-in-any-order from 1.0.10 to 2.0.6 #1035

Bump deep-equal-in-any-order from 1.0.10 to 2.0.6
c57bb60
Select commit
Loading
Failed to load commit list.
Azure Pipelines / clearlydefined.service failed Feb 12, 2024 in 2m 36s

Build #20240212.10 had test failures

Details

Tests

  • Failed: 23 (4.44%)
  • Passed: 495 (95.56%)
  • Other: 0 (0.00%)
  • Total: 518

Annotations

Check failure on line 1333 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / clearlydefined.service

Build log #L1333

Bash exited with code '23'.

Check failure on line 1 in gets suggestion for missing declared license

See this annotation in the file changed.

@azure-pipelines azure-pipelines / clearlydefined.service

gets suggestion for missing declared license

Test failed
Raw output
  1) Suggestion Service
       gets suggestion for missing declared license:

      AssertionError: expected [ Array(3) ] to equal [ Array(3) ]
      + expected - actual


      at Context.<anonymous> (test/business/suggestionServiceTest.js:35:25)

Check failure on line 1 in will include 'discovered' licenses for declared license suggestions

See this annotation in the file changed.

@azure-pipelines azure-pipelines / clearlydefined.service

will include 'discovered' licenses for declared license suggestions

Test failed
Raw output
  2) Suggestion Service
       will include 'discovered' licenses for declared license suggestions:

      AssertionError: expected [ Array(1) ] to equal [ Array(1) ]
      + expected - actual


      at Context.<anonymous> (test/business/suggestionServiceTest.js:113:25)

Check failure on line 1 in handles bogus punctuation

See this annotation in the file changed.

@azure-pipelines azure-pipelines / clearlydefined.service

handles bogus punctuation

Test failed
Raw output
  4) Copyright simplification
       handles bogus punctuation:

      AssertionError: expected [ 'bar', 'foo$.', 'foo.' ] to equal [ 'bar', 'foo$.', 'foo.' ]
      + expected - actual


      at Context.<anonymous> (test/lib/util.js:260:23)
      at process.processImmediate (node:internal/timers:476:21)

Check failure on line 1 in handles duplicate entries

See this annotation in the file changed.

@azure-pipelines azure-pipelines / clearlydefined.service

handles duplicate entries

Test failed
Raw output
  3) Copyright simplification
       handles duplicate entries:

      AssertionError: expected [ 'bar', 'foo' ] to equal [ 'bar', 'foo' ]
      + expected - actual


      at Context.<anonymous> (test/lib/util.js:255:23)
      at process.processImmediate (node:internal/timers:476:21)