Bump yeoman-test from 8.3.0 to 10.0.1 (#557) #1095
Annotations
1 error and 10 warnings
Run npm test
Process completed with exit code 1.
|
Run npm test:
src/commit.ts#L24
'editor' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run npm test:
test/command.js#L20
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
|
Run npm test:
test/command.js#L91
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
|
Run npm test:
test/environment.js#L39
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
|
Run npm test:
test/environment.js#L249
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
|
Run npm test:
test/environment.js#L257
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
|
Run npm test:
test/environment.js#L269
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
|
Run npm test:
test/environment.js#L375
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
|
Run npm test:
test/environment.js#L560
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
|
Run npm test:
test/environment.js#L578
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
|
Loading