feat(ui): add llms.txt generation for npm packages #5048
ci.yml
on: pull_request
π Lint project
25s
πͺ Type check
1m 5s
π§ͺ Unit tests
57s
π§ͺ Component tests
1m 31s
π₯οΈ Browser tests
2m 41s
π§Ή Unused code check
1m 15s
π i18n validation
24s
Matrix: βΏ Accessibility audit
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
|