build(deps): Bump postcss from 8.4.49 to 8.5.1 in the postcss group #6453
Annotations
6 errors and 1 warning
Run types checking:
packages/token-translator/src/index.ts#L112
Type 'Syntax<Document_ | Root_> & { parse: Parser<Root_>; stringify: Stringifier; nodeToString: (node: Node) => string; }' is not assignable to type 'Syntax<Document_ | Root_> | Parser<Document_ | Root_>'.
|
Run types checking:
packages/token-translator/src/postcss-token-translator.test.ts#L115
Type 'Syntax<Document_ | Root_> & { parse: Parser<Root_>; stringify: Stringifier; nodeToString: (node: Node) => string; }' is not assignable to type 'Syntax<Document_ | Root_> | Parser<Document_ | Root_> | undefined'.
|
Run types checking:
packages/token-translator/src/postcss-token-translator.test.ts#L134
Type 'Syntax<Document_ | Root_> & { parse: Parser<Root_>; stringify: Stringifier; nodeToString: (node: Node) => string; }' is not assignable to type 'Syntax<Document_ | Root_> | Parser<Document_ | Root_> | undefined'.
|
Run types checking:
packages/token-translator/src/postcss-token-translator.test.ts#L155
Type 'Syntax<Document_ | Root_> & { parse: Parser<Root_>; stringify: Stringifier; nodeToString: (node: Node) => string; }' is not assignable to type 'Syntax<Document_ | Root_> | Parser<Document_ | Root_> | undefined'.
|
Run types checking:
packages/token-translator/src/postcss-token-translator.test.ts#L182
Type 'Syntax<Document_ | Root_> & { parse: Parser<Root_>; stringify: Stringifier; nodeToString: (node: Node) => string; }' is not assignable to type 'Syntax<Document_ | Root_> | Parser<Document_ | Root_> | undefined'.
|
Run types checking
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading