update eslint-plugin-import requirement from ^2.29.1 to ^2.30.0 in /src-widgets #153
Triggered via pull request
October 1, 2024 04:23
Status
Failure
Total duration
1h 37m 59s
Artifacts
–
test-and-release.yml
on: pull_request
check-and-lint
45s
adapter-tests-gui
48s
Matrix: adapter-tests
deploy
0s
Annotations
4 errors and 1 warning
check-and-lint:
src/main.ts#L3
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("@iobroker/adapter-core")' call instead.
|
check-and-lint
Process completed with exit code 1.
|
adapter-tests-gui:
src/main.ts#L3
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("@iobroker/adapter-core")' call instead.
|
adapter-tests-gui
Process completed with exit code 1.
|
adapter-tests-gui
No files were found with the provided path: tmp/screenshots/**/*.png. No artifacts will be uploaded.
|