fix(deps): update linters (main) #13318
Annotations
2 errors and 1 warning
Test:
packages/@o3r/eslint-config/schematics/index.it.spec.ts#L41
expect(received).not.toThrow()
Error name: "Error"
Error message: "Command failed: npm exec ng lint test-app -- --fix
STDERR:
An unhandled exception occurred: Error while loading rule '@typescript-eslint/no-unused-expressions': Cannot read properties of undefined (reading 'allowShortCircuit')
Occurred while linting /home/runner/work/otter/it-tests/test-app-eslint-config/apps/test-app/src/app/app.component.spec.ts
See \"/tmp/ng-MozDml/angular-errors.log\" for further details.
/home/runner/work/otter/it-tests/test-app-eslint-config/node_modules/eslint/lib/rules/no-unused-expressions.js:75
allowShortCircuit,
^·
TypeError: Error while loading rule '@typescript-eslint/no-unused-expressions': Cannot read properties of undefined (reading 'allowShortCircuit')
Occurred while linting /home/runner/work/otter/it-tests/test-app-eslint-config/apps/test-app/src/app/app.component.spec.ts
at Object.create (/home/runner/work/otter/it-tests/test-app-eslint-config/node_modules/eslint/lib/rules/no-unused-expressions.js:75:13)
at create (/home/runner/work/otter/it-tests/test-app-eslint-config/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-expressions.js:28:32)
at Object.create (/home/runner/work/otter/it-tests/test-app-eslint-config/node_modules/@typescript-eslint/utils/dist/eslint-utils/RuleCreator.js:31:20)
at createRuleListeners (/home/runner/work/otter/it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:944:21)
at /home/runner/work/otter/it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:1082:84
at Array.forEach (<anonymous>)
at runRules (/home/runner/work/otter/it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:1013:34)
at #flatVerifyWithoutProcessors (/home/runner/work/otter/it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:1911:31)
at Linter._verifyWithFlatConfigArrayAndWithoutProcessors (/home/runner/work/otter/it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:1993:49)
at Linter._verifyWithFlatConfigArray (/home/runner/work/otter/it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:2082:21)·
Node.js v20.18.1·
OUTPUT:
,
Linting \"test-app\"...
,An unhandled exception occurred: Error while loading rule '@typescript-eslint/no-unused-expressions': Cannot read properties of undefined (reading 'allowShortCircuit')
Occurred while linting /home/runner/work/otter/it-tests/test-app-eslint-config/apps/test-app/src/app/app.component.spec.ts
See \"/tmp/ng-MozDml/angular-errors.log\" for further details.
/home/runner/work/otter/it-tests/test-app-eslint-config/node_modules/eslint/lib/rules/no-unused-expressions.js:75
allowShortCircuit,
^·
TypeError: Error while loading rule '@typescript-eslint/no-unused-expressions': Cannot read properties of undefined (reading 'allowShortCircuit')
Occurred while linting /home/runner/work/otter/it-tests/test-app-eslint-config/apps/test-app/src/app/app.component.spec.ts
at Object.create (/home/runner/work/otter/it-tests/test-app-eslint-config/node_modules/eslint/lib/rules/no-unused-expressions.js:75:13)
at create (/home/runner/work/otter/it-tests/test-app-eslint-config/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-expressions.js:28:32)
at Object.create (/home/runner/work/otter/it-tests/test-app-eslint-config/node_modules/@typescript-eslint/utils/dist/eslint-utils/RuleCreator.js:31:20)
at createRuleListeners (/home/runner/work/otter/it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:944:21)
at /home/runner/work/otter/it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:1082:84
at Array.forEach (<anonymous>)
at runRules (/home/runner/work/otter/it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:1013:34)
at #flatVerifyWithoutProcessors (/home/runner/work/otter/it-tests/test-app-eslint-config/node_modules/eslint/lib/linter/linter.js:1911:31)
at Linter._verifyWithF
|
Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading