Bump @yeoman/adapter from 1.6.0 to 2.0.0 #620
Annotations
1 error and 10 warnings
Run npm test
Process completed with exit code 1.
|
Run npm test:
src/actions/fs.ts#L6
Using exported name 'BaseGenerator' as identifier for default export
|
Run npm test:
src/actions/fs.ts#L217
Method 'renderTemplate' has too many parameters (6). Maximum allowed is 5
|
Run npm test:
src/actions/fs.ts#L248
Async method 'renderTemplateAsync' has too many parameters (6). Maximum allowed is 5
|
Run npm test:
src/actions/help.ts#L5
Using exported name 'BaseGenerator' as identifier for default export
|
Run npm test:
src/actions/spawn-command.ts#L12
Using exported name 'BaseGenerator' as identifier for default export
|
Run npm test:
src/generator.ts#L294
Caution: `semver` also has a named export `lte`. Check if you meant to write `import {lte} from 'semver'` instead
|
Run npm test:
src/generator.ts#L302
Caution: `semver` also has a named export `lte`. Check if you meant to write `import {lte} from 'semver'` instead
|
Run npm test:
src/util/storage.ts#L11
'receiver' is defined but never used. Allowed unused args must match /^_/u
|
Run npm test:
src/util/storage.ts#L14
'receiver' is defined but never used. Allowed unused args must match /^_/u
|
Run npm test:
test/fs.test.ts#L8
Using exported name 'BaseGenerator' as identifier for default export
|
Loading