build(deps-dev): bump chai and @types/chai #286
main.yml
on: pull_request
Matrix: main
🚦 Status Check
0s
Annotations
31 errors and 9 warnings
main (macos-latest):
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.
|
main (macos-latest):
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.
|
main (macos-latest):
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.
|
main (macos-latest):
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.
|
main (macos-latest):
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.
|
main (macos-latest):
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.
|
main (macos-latest):
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.
|
main (macos-latest):
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.
|
main (macos-latest):
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.
|
main (macos-latest):
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.
|
main (ubuntu-latest):
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.
|
main (ubuntu-latest):
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.
|
main (ubuntu-latest):
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.
|
main (ubuntu-latest):
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.
|
main (ubuntu-latest):
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.
|
main (ubuntu-latest):
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.
|
main (ubuntu-latest):
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.
|
main (ubuntu-latest):
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.
|
main (ubuntu-latest):
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.
|
main (ubuntu-latest):
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.
|
main (windows-latest):
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.
|
main (windows-latest):
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.
|
main (windows-latest):
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.
|
main (windows-latest):
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.
|
main (windows-latest):
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.
|
main (windows-latest):
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.
|
main (windows-latest):
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.
|
main (windows-latest):
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.
|
main (windows-latest):
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.
|
main (windows-latest):
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.
|
🚦 Status Check
Process completed with exit code 1.
|
main (macos-latest)
Cache not found for keys: node-cache-macOS-arm64-npm-6bfe8f3ab4956943f3134c96411e4faa186d973bcee6aff5f16fce107abc62bb
|
main (macos-latest)
No files were found with the provided path: test-resources/screenshots/*.png. No artifacts will be uploaded.
|
main (macos-latest)
No files were found with the provided path: test-resources/settings/logs/*. No artifacts will be uploaded.
|
main (ubuntu-latest)
Cache not found for keys: node-cache-Linux-x64-npm-6bfe8f3ab4956943f3134c96411e4faa186d973bcee6aff5f16fce107abc62bb
|
main (ubuntu-latest)
No files were found with the provided path: test-resources/settings/logs/*. No artifacts will be uploaded.
|
main (ubuntu-latest)
No files were found with the provided path: test-resources/screenshots/*.png. No artifacts will be uploaded.
|
main (windows-latest)
No files were found with the provided path: test-resources/screenshots/*.png. No artifacts will be uploaded.
|
main (windows-latest)
No files were found with the provided path: test-resources/settings/logs/*. No artifacts will be uploaded.
|
main (windows-latest)
Cache not found for keys: node-cache-Windows-x64-npm-63e23b525460e8c48c467d547216e197f4f50a50d7b14d341bff916c1d057056
|