Skip to content

test(require-hook): Add more test cases #418

test(require-hook): Add more test cases

test(require-hook): Add more test cases #418

Triggered via push February 27, 2024 01:15
Status Failure
Total duration 46s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
test (20.x): src/rules/no-conditional-expect.ts#L17
Type 'Variable' is missing the following properties from type 'CallExpression[]': length, pop, push, concat, and 35 more.
test (20.x): src/rules/no-conditional-expect.ts#L18
Type '(SimpleCallExpression | NewExpression | (Property & NodeParentExtension) | (CatchClause & NodeParentExtension) | ... 69 more ... | undefined)[]' is not assignable to type 'CallExpression[]'.
test (20.x): src/rules/no-conditional-expect.ts#L23
A type predicate's type must be assignable to its parameter's type.
test (20.x)
Process completed with exit code 1.
test (18.x)
The job was canceled because "_20_x" failed.
test (18.x): src/rules/no-conditional-expect.ts#L17
Type 'Variable' is missing the following properties from type 'CallExpression[]': length, pop, push, concat, and 35 more.
test (18.x): src/rules/no-conditional-expect.ts#L18
Type '(SimpleCallExpression | NewExpression | (Property & NodeParentExtension) | (CatchClause & NodeParentExtension) | ... 69 more ... | undefined)[]' is not assignable to type 'CallExpression[]'.
test (18.x): src/rules/no-conditional-expect.ts#L23
A type predicate's type must be assignable to its parameter's type.
test (18.x)
Process completed with exit code 1.
test (16.x)
The job was canceled because "_20_x" failed.
test (16.x): src/rules/no-conditional-expect.ts#L17
Type 'Variable' is missing the following properties from type 'CallExpression[]': length, pop, push, concat, and 35 more.
test (16.x): src/rules/no-conditional-expect.ts#L18
Type '(SimpleCallExpression | NewExpression | (Property & NodeParentExtension) | (CatchClause & NodeParentExtension) | ... 69 more ... | undefined)[]' is not assignable to type 'CallExpression[]'.
test (16.x): src/rules/no-conditional-expect.ts#L23
A type predicate's type must be assignable to its parameter's type.
test (16.x)
The operation was canceled.
test (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.