fix: finish getting star metadata when rendering og images #3375
ci.yml
on: pull_request
🔠 Lint project
21s
💪 Type check
53s
🧪 Unit tests
53s
🧪 Component tests
1m 42s
🖥️ Browser tests
2m 25s
🧹 Unused code check
42s
Matrix: ♿ Accessibility audit
Annotations
6 errors and 2 warnings
|
💪 Type check
Process completed with exit code 2.
|
|
💪 Type check:
app/components/OgImage/Package.vue#L50
Cannot find name 'useRepoMeta'.
|
|
💪 Type check:
app/components/OgImage/Package.vue#L36
Cannot find name 'usePackage'.
|
|
💪 Type check:
app/components/OgImage/Package.vue#L35
Cannot find name 'usePackageDownloads'.
|
|
💪 Type check:
app/components/OgImage/Package.vue#L22
Cannot find name 'useResolvedVersion'. Did you mean 'resolvedVersion'?
|
|
💪 Type check:
app/pages/package/[...package].vue#L291
'refreshRepoMeta' is declared but its value is never read.
|
|
🧪 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
|
|
🧪 Component 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
|