feat(ui): community version distribution #4603
ci.yml
on: pull_request
🔠 Lint project
29s
💪 Type check
1m 11s
🧪 Unit tests
52s
🧪 Component tests
1m 30s
🖥️ Browser tests
2m 39s
🧹 Unused code check
46s
🌐 i18n validation
24s
Matrix: ♿ Accessibility audit
Annotations
3 errors and 1 warning
|
💪 Type check
Process completed with exit code 2.
|
|
💪 Type check:
test/nuxt/a11y.spec.ts#L595
Type '{ open: false; }' is not assignable to type 'VNodeProps & { __v_isVNode?: undefined; [Symbol.iterator]?: undefined; } & Record<string, any> & { readonly title: string; readonly onTransitioned?: (() => any) | undefined; } & AllowedComponentProps & ComponentCustomProps'.
|
|
🧪 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
|