Bump @yeoman/adapter from 1.6.0 to 2.0.0 #1096
Annotations
10 warnings
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