fix: normalise package licence field #3401
ci.yml
on: pull_request
🔠 Lint project
18s
💪 Type check
51s
🧪 Unit tests
54s
🧪 Component tests
1m 38s
🖥️ Browser tests
2m 42s
🧹 Unused code check
45s
Matrix: ♿ Accessibility audit
Annotations
2 errors and 2 warnings
|
💪 Type check
Process completed with exit code 2.
|
|
💪 Type check:
app/composables/usePackageComparison.ts#L155
Type 'string | { type: string; url?: string | undefined; } | undefined' is not assignable to type 'string | undefined'.
|
|
🧪 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
|