feat: blog #4527
ci.yml
on: pull_request
🔠 Lint project
27s
💪 Type check
1m 2s
🧪 Unit tests
1m 5s
🧪 Component tests
1m 50s
🖥️ Browser tests
2m 39s
🧹 Unused code check
50s
🌐 i18n validation
24s
Matrix: ♿ Accessibility audit
Annotations
4 errors and 1 warning
|
🧪 Unit tests
Process completed with exit code 1.
|
|
🧹 Unused code check
Process completed with exit code 1.
|
|
💪 Type check
Process completed with exit code 2.
|
|
💪 Type check:
nuxt.config.ts#L274
Type 'Plugin<any> | Plugin<any>[]' is not assignable to type 'PluginOption'.
|
|
🧪 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
|