chore: prerender /compare page
#4933
ci.yml
on: pull_request
π Lint project
29s
πͺ Type check
1m 26s
π§ͺ Unit tests
57s
π§ͺ Component tests
1m 37s
π₯οΈ Browser tests
2m 51s
π§Ή Unused code check
48s
π i18n validation
25s
Matrix: βΏ Accessibility audit
Annotations
4 errors and 1 warning
|
π i18n validation
Process completed with exit code 1.
|
|
πͺ Type check
Process completed with exit code 2.
|
|
πͺ Type check:
test/nuxt/composables/use-package-comparison.spec.ts#L26
Type 'false | readonly ({ readonly package: { readonly name: string; readonly version: string; readonly description?: string | undefined; }; readonly downloads?: number | undefined; readonly totalLikes?: number | undefined; ... 7 more ...; readonly isNoDependency?: boolean | undefined; } | null)[]' must have a '[Symbol.iterator]()' method that returns an iterator.
|
|
π§ͺ 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
|