Skip to content

chore(deps): update dependency eslint-remote-tester to v4 #2865

chore(deps): update dependency eslint-remote-tester to v4

chore(deps): update dependency eslint-remote-tester to v4 #2865

Triggered via pull request June 9, 2024 11:02
Status Failure
Total duration 3m 53s
Artifacts

nodejs.yml

on: pull_request
prepare-yarn-cache-ubuntu  /  Prepare yarn cache for ubuntu-latest
32s
prepare-yarn-cache-ubuntu / Prepare yarn cache for ubuntu-latest
prepare-yarn-cache-macos  /  Prepare yarn cache for macos-latest
47s
prepare-yarn-cache-macos / Prepare yarn cache for macos-latest
prepare-yarn-cache-windows  /  Prepare yarn cache for windows-latest
1m 4s
prepare-yarn-cache-windows / Prepare yarn cache for windows-latest
Matrix: test-node
prettier
19s
prettier
typecheck
25s
typecheck
test-ubuntu  /  Test on ubuntu-latest using Node.js LTS
40s
test-ubuntu / Test on ubuntu-latest using Node.js LTS
test-macos  /  Test on macos-latest using Node.js LTS
34s
test-macos / Test on macos-latest using Node.js LTS
test-windows  /  Test on windows-latest using Node.js LTS
1m 20s
test-windows / Test on windows-latest using Node.js LTS
Release new version
0s
Release new version
Fit to window
Zoom out
Zoom in

Annotations

3 errors
typecheck: eslint-remote-tester.config.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("eslint-remote-tester")' call instead.
typecheck: eslint-remote-tester.config.ts#L16
Object literal may only specify known properties, and 'eslintrc' does not exist in type 'Config'.
typecheck
Process completed with exit code 2.