Add liquidDocParam handling to stage2 AST #1495
Annotations
17 errors and 2 warnings
Tests / OS ubuntu-latest / NodeJS 20
Argument of type '{ name: string; type: NodeTypes.LiquidDocParamNode; position: Position; source: string; } & WithSiblings' is not assignable to parameter of type 'never'.
|
Tests / OS ubuntu-latest / NodeJS 20
Argument of type '{ name: string; type: NodeTypes.LiquidDocParamNode; position: Position; source: string; } & WithSiblings' is not assignable to parameter of type 'never'.
|
Tests / OS ubuntu-latest / NodeJS 20
Argument of type '{ name: string; type: NodeTypes.LiquidDocParamNode; position: Position; source: string; } & WithParent & WithSiblings & WithFamily & WithCssProperties & WithWhitespaceHelpers' is not assignable to parameter of type 'never'.
|
Tests / OS ubuntu-latest / NodeJS 20
Process completed with exit code 2.
|
Tests / OS ubuntu-latest / NodeJS 18
The job was canceled because "ubuntu-latest_20" failed.
|
Tests / OS ubuntu-latest / NodeJS 18
Argument of type '{ name: string; type: NodeTypes.LiquidDocParamNode; position: Position; source: string; } & WithSiblings' is not assignable to parameter of type 'never'.
|
Tests / OS ubuntu-latest / NodeJS 18
Argument of type '{ name: string; type: NodeTypes.LiquidDocParamNode; position: Position; source: string; } & WithSiblings' is not assignable to parameter of type 'never'.
|
Tests / OS ubuntu-latest / NodeJS 18
Argument of type '{ name: string; type: NodeTypes.LiquidDocParamNode; position: Position; source: string; } & WithParent & WithSiblings & WithFamily & WithCssProperties & WithWhitespaceHelpers' is not assignable to parameter of type 'never'.
|
Tests / OS ubuntu-latest / NodeJS 18
Process completed with exit code 2.
|
Tests / OS windows-latest / NodeJS 20
The job was canceled because "ubuntu-latest_20" failed.
|
Tests / OS windows-latest / NodeJS 20
The operation was canceled.
|
Tests / OS windows-latest / NodeJS 18
The job was canceled because "ubuntu-latest_20" failed.
|
Tests / OS windows-latest / NodeJS 18
The operation was canceled.
|
Code quality
Argument of type '{ name: string; type: NodeTypes.LiquidDocParamNode; position: Position; source: string; } & WithSiblings' is not assignable to parameter of type 'never'.
|
Code quality
Argument of type '{ name: string; type: NodeTypes.LiquidDocParamNode; position: Position; source: string; } & WithSiblings' is not assignable to parameter of type 'never'.
|
Code quality
Argument of type '{ name: string; type: NodeTypes.LiquidDocParamNode; position: Position; source: string; } & WithParent & WithSiblings & WithFamily & WithCssProperties & WithWhitespaceHelpers' is not assignable to parameter of type 'never'.
|
Code quality
Process completed with exit code 2.
|
Tests / OS ubuntu-latest / NodeJS 20
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code quality
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|