fix(release): add missing space in pnpm -F flag #378
quality.yml
on: pull_request
lint and format
10s
unit tests
52s
Matrix: e2e tests
Annotations
6 errors
|
lint and format
Process completed with exit code 1.
|
|
lint/correctness/useHookAtTopLevel:
packages/web/src/vue/create-component.ts#L14
This hook is being called from within a function or method that is not a hook or component.
|
|
lint/a11y/useValidLang:
apps/vue/index.html#L2
Provide a valid value for the lang attribute.
|
|
lint/a11y/useHtmlLang:
apps/vue/index.html#L2
Provide a lang attribute when using the html element.
|
|
lint/suspicious/noDuplicateProperties:
apps/nextjs-15/src/app/page.module.css#L70
Duplicate properties can lead to unexpected behavior and may override previous declarations unintentionally.
|
|
e2e tests (test:e2e:development)
Process completed with exit code 1.
|