Bump chai and @types/chai #120
Annotations
4 errors and 2 warnings
main:
src/ui-test/tests/extension.pack.test.ts#L17
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.
|
main:
src/ui-test/tests/extensions.installed.test.ts#L17
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.
|
main:
src/ui-test/tests/remote.debug.on.openshift.test.ts#L19
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.
|
main
Process completed with exit code 2.
|
main
No files were found with the provided path: test-resources/screenshots/*.png. No artifacts will be uploaded.
|
main
No files were found with the provided path: test-resources/settings/logs/*. No artifacts will be uploaded.
|