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

[Snyk] Security upgrade yeoman-generator from 4.13.0 to 5.0.0 #98

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

fix: package.json & package-lock.json to reduce vulnerabilities

5e199f6
Select commit
Loading
Failed to load commit list.
Open

[Snyk] Security upgrade yeoman-generator from 4.13.0 to 5.0.0 #98

fix: package.json & package-lock.json to reduce vulnerabilities
5e199f6
Select commit
Loading
Failed to load commit list.
Azure Pipelines / generator-sppp failed Dec 14, 2023 in 11m 58s

Build #20231214.1 had test failures

Details

Tests

  • Failed: 12 (66.67%)
  • Passed: 6 (33.33%)
  • Other: 0 (0.00%)
  • Total: 18

Annotations

Check failure on line 388 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / generator-sppp

Build log #L388

Bash exited with code '127'.

Check failure on line 1 in should generate project

See this annotation in the file changed.

@azure-pipelines azure-pipelines / generator-sppp

should generate project

Test failed
Raw output
  1) SPPP tests
       Default preset
         should generate project :
     Error: Error ../../.. --headless --skip-npm-install 


You don't seem to have a generator with the name “undefined” installed.
But help is on the way:

You can see available generators via npm search yeoman-generator or via http://yeoman.io/generators/. 
Install them with npm install undefined.

To see all your installed generators run yo --generators. Adding the --help option will also show subgenerators. 

If yo cannot find the generator, run yo doctor to troubleshoot your system.

      at ChildProcess.<anonymous> (test/utils/process.ts:27:16)
      at ChildProcess.emit (node:events:517:28)
      at ChildProcess.emit (node:domain:489:12)
      at maybeClose (node:internal/child_process:1098:16)
      at Process.ChildProcess._handle.onexit (node:internal/child_process:303:5)

Check failure on line 1 in should validate some preset required dependencies

See this annotation in the file changed.

@azure-pipelines azure-pipelines / generator-sppp

should validate some preset required dependencies

Test failed
Raw output
  2) SPPP tests
       Default preset
         should validate some preset required dependencies:
     Cannot find module '/home/vsts/work/1/s/test/tmp/sppp-default/package.json'
Require stack:
- /home/vsts/work/1/s/test/utils/build.ts
- /home/vsts/work/1/s/test/utils/index.ts
- /home/vsts/work/1/s/test/generator.spec.ts
- /home/vsts/work/1/s/node_modules/mocha/lib/esm-utils.js
- /home/vsts/work/1/s/node_modules/mocha/lib/mocha.js
- /home/vsts/work/1/s/node_modules/mocha/lib/cli/one-and-dones.js
- /home/vsts/work/1/s/node_modules/mocha/lib/cli/options.js
- /home/vsts/work/1/s/node_modules/mocha/bin/mocha
  Error: Cannot find module '/home/vsts/work/1/s/test/tmp/sppp-default/package.json'
  Require stack:

Check failure on line 1 in should serve & work in browser

See this annotation in the file changed.

@azure-pipelines azure-pipelines / generator-sppp

should serve & work in browser

Test failed

Check failure on line 1 in should validate some preset required dev dependencies

See this annotation in the file changed.

@azure-pipelines azure-pipelines / generator-sppp

should validate some preset required dev dependencies

Test failed