Skip to content

feat(ui): add llms.txt generation for npm packages #5048

feat(ui): add llms.txt generation for npm packages

feat(ui): add llms.txt generation for npm packages #5048

Triggered via pull request February 11, 2026 13:43
Status Failure
Total duration 2m 50s
Artifacts

ci.yml

on: pull_request
πŸ”  Lint project
25s
πŸ”  Lint project
πŸ’ͺ Type check
1m 5s
πŸ’ͺ Type check
πŸ§ͺ Unit tests
57s
πŸ§ͺ Unit tests
πŸ§ͺ Component tests
1m 31s
πŸ§ͺ Component tests
πŸ–₯️ Browser tests
2m 41s
πŸ–₯️ Browser tests
🧹 Unused code check
1m 15s
🧹 Unused code check
🌐 i18n validation
24s
🌐 i18n validation
Matrix: β™Ώ Accessibility audit
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
πŸ’ͺ Type check
Process completed with exit code 2.
πŸ’ͺ Type check: server/utils/llms-txt.ts#L221
Argument of type 'globalThis.Packument' is not assignable to parameter of type 'import("/home/runner/work/npmx.dev/npmx.dev/node_modules/.pnpm/@npm+types@2.1.0/node_modules/@npm/types/types/index").Packument'.
πŸ’ͺ Type check: server/utils/llms-txt.ts#L76
Type 'string | undefined' is not assignable to type 'string'.
πŸ’ͺ Type check: server/utils/llms-txt.ts#L75
Type 'string | undefined' is not assignable to type 'string'.
πŸ’ͺ Type check: server/utils/llms-txt.ts#L221
Argument of type 'globalThis.Packument' is not assignable to parameter of type 'import("/home/runner/work/npmx.dev/npmx.dev/node_modules/.pnpm/@npm+types@2.1.0/node_modules/@npm/types/types/index").Packument'.
πŸ’ͺ Type check: server/utils/llms-txt.ts#L76
Type 'string | undefined' is not assignable to type 'string'.
πŸ’ͺ Type check: server/utils/llms-txt.ts#L75
Type 'string | undefined' is not assignable to type 'string'.
πŸ§ͺ Unit tests
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results