apply review suggestions #240
Annotations
2 errors and 1 warning
packages/parser/tests/sankey-tokenBuilder.test.ts > SankeyTokenBuilder > token order > terminal rules with @greedy in comments are put at the end of the ordered list of tokens > SANKEY_LINK_VALUE rule has @greedy so it is in the last group of all @greedy terminal rules:
packages/parser/tests/sankey-tokenBuilder.test.ts#L44
AssertionError: expected 3 to be greater than or equal to 9
❯ packages/parser/tests/sankey-tokenBuilder.test.ts:44:62
|
unit-test
Process completed with exit code 1.
|
unit-test
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/.
|