build(deps-dev): bump chai and @types/chai #277
main.yml
on: pull_request
Matrix: main
🚦 Status Check
0s
Annotations
31 errors and 9 warnings
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 (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 (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 (ubuntu-latest)
Cache not found for keys: node-cache-Linux-x64-npm-f685b86ae5d23fa6ad9442ca6d9e36eb76d7c827fd1469aa465dbe9c59d961ff
|
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 (macos-latest)
Cache not found for keys: node-cache-macOS-arm64-npm-f685b86ae5d23fa6ad9442ca6d9e36eb76d7c827fd1469aa465dbe9c59d961ff
|
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 (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-b4c2f61208f3d8f3fb657cd05aadd8c33d649328eba7b8bb9de5bbeaf3c0c5ec
|