Merge pull request #30 from moons-14/feat/cli #62
Annotations
3 errors and 2 warnings
packages/webforai/src/html-to-markdown.test.ts > htmlToMarkdown E2E > should convert npm README to Markdown :
packages/webforai/src/html-to-markdown.test.ts#L131
AssertionError: expected 2135 to be at most 200
- Expected
+ Received
- 200
+ 2135
❯ packages/webforai/src/html-to-markdown.test.ts:131:13
|
packages/webforai/src/html-to-markdown.test.ts > htmlToMarkdown E2E > should convert GitHub README to Markdown :
packages/webforai/src/html-to-markdown.test.ts#L141
AssertionError: expected 286 to be at most 200
- Expected
+ Received
- 200
+ 286
❯ packages/webforai/src/html-to-markdown.test.ts:141:13
|
Test
Process completed with exit code 1.
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|