build(deps-dev): bump chai and @types/chai #147
Annotations
10 errors and 2 warnings
npm-compile:
src/ui-test/activityBar.test.ts#L18
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
|
npm-compile:
src/ui-test/bottomBar.test.ts#L20
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
|
npm-compile:
src/ui-test/extensionsView.test.ts#L18
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
|
npm-compile:
src/ui-test/input.test.ts#L18
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
|
npm-compile:
src/ui-test/menus.test.ts#L18
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
|
npm-compile:
src/ui-test/modalDialog.test.ts#L18
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
|
npm-compile:
src/ui-test/notifications.test.ts#L18
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
|
npm-compile:
src/ui-test/settingsEditor.test.ts#L18
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
|
npm-compile:
src/ui-test/statusBar.test.ts#L18
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
|
npm-compile:
src/ui-test/textEditor.test.ts#L18
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
|
Store UI test logs
No files were found with the provided path: test-resources/settings/logs/*. No artifacts will be uploaded.
|
Store UI Test screenshots
No files were found with the provided path: test-resources/screenshots/*.png. No artifacts will be uploaded.
|
Loading