Skip to content

feat: improve readme loading and error handling #5040

feat: improve readme loading and error handling

feat: improve readme loading and error handling #5040

Triggered via pull request February 11, 2026 12:17
Status Failure
Total duration 3m 11s
Artifacts

ci.yml

on: pull_request
πŸ”  Lint project
27s
πŸ”  Lint project
πŸ’ͺ Type check
1m 0s
πŸ’ͺ Type check
πŸ§ͺ Unit tests
57s
πŸ§ͺ Unit tests
πŸ§ͺ Component tests
1m 33s
πŸ§ͺ Component tests
πŸ–₯️ Browser tests
3m 3s
πŸ–₯️ Browser tests
🧹 Unused code check
45s
🧹 Unused code check
🌐 i18n validation
22s
🌐 i18n validation
Matrix: β™Ώ Accessibility audit
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
πŸ§ͺ Unit tests
Process completed with exit code 1.
πŸ’ͺ Type check
Process completed with exit code 2.
πŸ’ͺ Type check: test/nuxt/a11y.spec.ts#L708
Type '{ links: never[]; }' is not assignable to type 'VNodeProps & { __v_isVNode?: undefined; [Symbol.iterator]?: undefined; } & Record<string, any> & { readonly packageName: string; readonly requestedVersion: string | null; } & AllowedComponentProps & ComponentCustomProps'.
πŸ’ͺ Type check: test/nuxt/a11y.spec.ts#L700
Type '{ links: { provider: string; providerName: string; label: string; url: string; }[]; }' is not assignable to type 'VNodeProps & { __v_isVNode?: undefined; [Symbol.iterator]?: undefined; } & Record<string, any> & { readonly packageName: string; readonly requestedVersion: string | null; } & AllowedComponentProps & ComponentCustomProps'.
πŸ’ͺ Type check: test/nuxt/a11y.spec.ts#L678
Type '{ links: { provider: string; providerName: string; label: string; url: string; }[]; }' is not assignable to type 'VNodeProps & { __v_isVNode?: undefined; [Symbol.iterator]?: undefined; } & Record<string, any> & { readonly packageName: string; readonly requestedVersion: string | null; } & AllowedComponentProps & ComponentCustomProps'.
πŸ’ͺ Type check: app/components/Package/Readme.vue#L11
'error' is declared but its value is never read.
πŸ§ͺ Component tests
Process completed with exit code 1.
πŸ§ͺ 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