Skip to content

test: test under ESLint v10 #1619

test: test under ESLint v10

test: test under ESLint v10 #1619

Triggered via pull request February 7, 2026 06:50
Status Failure
Total duration 1m 26s
Artifacts

ci.yml

on: pull_request
Matrix: build
finish-coveralls
6s
finish-coveralls
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: lib/utils.js#L224
Type 'boolean | null' is not assignable to type 'boolean'.
lint: lib/rules/no-hooks-from-ancestor-modules.js#L50
Type 'boolean | null' is not assignable to type 'boolean'.
lint: lib/rules/no-global-stop-start.js#L43
Property 'getScope' does not exist on type 'RuleContext'.
lint: lib/rules/no-global-module-test.js#L41
Property 'getScope' does not exist on type 'RuleContext'.
lint: lib/rules/no-global-expect.js#L41
Property 'getScope' does not exist on type 'RuleContext'.
lint: lib/rules/no-global-assertions.js#L43
Property 'getScope' does not exist on type 'RuleContext'.
lint: lib/rules/no-conditional-assertions.js#L86
Type 'Node | null' is not assignable to type 'Node'.
lint: lib/rules/no-assert-equal.js#L243
Property 'getScope' does not exist on type 'RuleContext'.
lint: lib/rules/no-assert-equal.js#L167
Type 'boolean | null' is not assignable to type 'boolean'.
lint: lib/rules/no-arrow-tests.js#L171
Type 'boolean | null' is not assignable to type 'boolean'.