Skip to content

chore: Update URLs #673

chore: Update URLs

chore: Update URLs #673

Triggered via push January 10, 2026 15:53
Status Failure
Total duration 46s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/rules/no-nested-step.ts#L32
Argument of type 'Node | null' is not assignable to parameter of type 'CallExpression'.
test: src/rules/no-nested-step.ts#L31
'parent' is possibly 'null'.
test: src/rules/no-nested-step.ts#L22
Property 'callee' does not exist on type 'Node'.
test: src/rules/no-nested-step.ts#L22
'node.parent' is possibly 'null'.
test: src/rules/no-nested-step.ts#L12
Argument of type 'Node | null' is not assignable to parameter of type 'CallExpression'.
test: src/rules/no-nested-step.ts#L11
'node.parent' is possibly 'null'.
test: src/rules/no-commented-out-tests.ts#L6
Property 'globalAliases' does not exist on type '{}'.
test: src/rules/missing-playwright-await.ts#L138
Argument of type 'Node | null' is not assignable to parameter of type 'Node'.
test: src/rules/missing-playwright-await.ts#L137
'refParent' is possibly 'null'.
test: src/rules/missing-playwright-await.ts#L133
Argument of type 'Node | null' is not assignable to parameter of type 'Node'.