Bump chai and @types/chai #426
Annotations
10 errors and 1 warning
coverage:
src/test/suite/camel.extra.launch.parameter.settings.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.
|
coverage:
src/test/suite/camel.jbang.version.settings.test.ts#L21
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.
|
coverage:
src/test/suite/camel.version.settings.test.ts#L21
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.
|
coverage:
src/test/suite/codelenses/CamelJBangCodelens.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.
|
coverage:
src/test/suite/maven.repository.settings.test.ts#L21
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.
|
coverage:
src/ui-test/env/check.camel.version.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.
|
coverage:
src/ui-test/env/set.camel.version.ts#L22
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.
|
coverage:
src/ui-test/tests/01_install.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.
|
coverage:
src/ui-test/tests/actions.requirements.test.ts#L21
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.
|
coverage:
src/ui-test/tests/camel.settings.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.
|
coverage
No files were found with the provided path: /home/runner/work/camel-dap-client-vscode/camel-dap-client-vscode/coverage. No artifacts will be uploaded.
|