Remove only #414
Annotations
4 errors and 1 warning
Run pnpm ts:
src/rules/no-conditional-expect.ts#L17
Type 'Variable' is missing the following properties from type 'CallExpression[]': length, pop, push, concat, and 35 more.
|
Run pnpm ts:
src/rules/no-conditional-expect.ts#L18
Type '(SimpleCallExpression | NewExpression | (Property & NodeParentExtension) | (CatchClause & NodeParentExtension) | ... 69 more ... | undefined)[]' is not assignable to type 'CallExpression[]'.
|
Run pnpm ts:
src/rules/no-conditional-expect.ts#L23
A type predicate's type must be assignable to its parameter's type.
|
Run pnpm ts
Process completed with exit code 1.
|
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/.
|
Loading