Skip to content

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

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

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

Triggered via pull request June 12, 2024 07:33
Status Failure
Total duration 3m 30s
Artifacts

nodejs.yml

on: pull_request
prepare-yarn-cache-ubuntu  /  Prepare yarn cache for ubuntu-latest
31s
prepare-yarn-cache-ubuntu / Prepare yarn cache for ubuntu-latest
prepare-yarn-cache-macos  /  Prepare yarn cache for macos-latest
40s
prepare-yarn-cache-macos / Prepare yarn cache for macos-latest
prepare-yarn-cache-windows  /  Prepare yarn cache for windows-latest
1m 3s
prepare-yarn-cache-windows / Prepare yarn cache for windows-latest
Matrix: test-node
prettier
17s
prettier
typecheck
29s
typecheck
test-ubuntu  /  Test on ubuntu-latest using Node.js LTS
41s
test-ubuntu / Test on ubuntu-latest using Node.js LTS
test-macos  /  Test on macos-latest using Node.js LTS
32s
test-macos / Test on macos-latest using Node.js LTS
test-windows  /  Test on windows-latest using Node.js LTS
1m 26s
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.