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 minimatch from 3.0.4 to 9.0.3 #1039

Closed
wants to merge 1 commit into from

Bump minimatch from 3.0.4 to 9.0.3

d711a8e
Select commit
Loading
Failed to load commit list.
Closed

Bump minimatch from 3.0.4 to 9.0.3 #1039

Bump minimatch from 3.0.4 to 9.0.3
d711a8e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / clearlydefined.service failed Feb 12, 2024 in 3m 18s

Build #20240212.6 had test failures

Details

Tests

  • Failed: 4 (0.77%, 0 new, 4 recurring)
  • Passed: 514 (99.23%)
  • Other: 0 (0.00%)
  • Total: 518

Annotations

Check failure on line 1071 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / clearlydefined.service

Build log #L1071

Bash exited with code '4'.

Check failure on line 1 in summarizes with basic facets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / clearlydefined.service

summarizes with basic facets

Test failed
Raw output
  1) Definition Service Facet management
       summarizes with basic facets:
     TypeError: minimatch is not a function
      at /home/vsts/work/1/s/business/definitionService.js:83:1030
      at Array.some (<anonymous>)
      at /home/vsts/work/1/s/business/definitionService.js:83:958
      at Array.filter (<anonymous>)
      at DefinitionService._computeFacetFiles (business/definitionService.js:83:878)
      at DefinitionService._ensureFacets (business/definitionService.js:82:245)
      at DefinitionService._finalizeDefinition (business/definitionService.js:63:1245)
      at DefinitionService._ensureToolScores (business/definitionService.js:63:174)
      at DefinitionService.compute (business/definitionService.js:59:1287)
      at async Context.<anonymous> (test/business/definitionServiceTest.js:180:24)

Check failure on line 1 in summarizes with no core filters

See this annotation in the file changed.

@azure-pipelines azure-pipelines / clearlydefined.service

summarizes with no core filters

Test failed
Raw output
  2) Definition Service Facet management
       summarizes with no core filters:
     TypeError: minimatch is not a function
      at /home/vsts/work/1/s/business/definitionService.js:83:1030
      at Array.some (<anonymous>)
      at /home/vsts/work/1/s/business/definitionService.js:83:958
      at Array.filter (<anonymous>)
      at DefinitionService._computeFacetFiles (business/definitionService.js:83:878)
      at DefinitionService._ensureFacets (business/definitionService.js:82:245)
      at DefinitionService._finalizeDefinition (business/definitionService.js:63:1245)
      at DefinitionService._ensureToolScores (business/definitionService.js:63:174)
      at DefinitionService.compute (business/definitionService.js:59:1287)
      at async Context.<anonymous> (test/business/definitionServiceTest.js:197:24)

Check failure on line 1 in summarizes files in multiple facets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / clearlydefined.service

summarizes files in multiple facets

Test failed
Raw output
  4) Definition Service Facet management

Check failure on line 1 in summarizes with everything grouped into non-core facet

See this annotation in the file changed.

@azure-pipelines azure-pipelines / clearlydefined.service

summarizes with everything grouped into non-core facet

Test failed
Raw output
  3) Definition Service Facet management
       summarizes with everything grouped into non-core facet:
     TypeError: minimatch is not a function
      at /home/vsts/work/1/s/business/definitionService.js:83:1030
      at Array.some (<anonymous>)
      at /home/vsts/work/1/s/business/definitionService.js:83:958
      at Array.filter (<anonymous>)
      at DefinitionService._computeFacetFiles (business/definitionService.js:83:878)
      at DefinitionService._ensureFacets (business/definitionService.js:82:245)
      at DefinitionService._finalizeDefinition (business/definitionService.js:63:1245)
      at DefinitionService._ensureToolScores (business/definitionService.js:63:174)
      at DefinitionService.compute (business/definitionService.js:59:1287)
      at async Context.<anonymous> (test/business/definitionServiceTest.js:214:24)