chore: update yeoman packages (major) #22978
Annotations
4 errors
|
Verify code linting
Process completed with exit code 1.
|
|
Verify code linting:
packages/cli/test/integration/lib/project-generator.js#L67
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Verify code linting:
packages/cli/test/integration/lib/project-generator.js#L61
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Verify code linting:
packages/cli/lib/cli.js#L205
Expected non-Promise value in a boolean conditional
|
Loading