chore(deps): update dependency nuxt to v4.4.2 #8500
ci.yml
on: pull_request
π Lint project
27s
πͺ Type check
1m 3s
π§ͺ Unit tests
49s
π§ͺ Component tests
1m 42s
π₯οΈ Browser tests
1m 41s
π§Ή Unused code check
41s
π i18n validation
25s
Matrix: βΏ Accessibility audit
Annotations
11 errors
|
πͺ Type check:
app/pages/diff/[[org]]/[packageName]/v/[versionRange].vue#L175
Type 'string | string[] | undefined' is not assignable to type 'string'.
|
|
πͺ Type check:
app/pages/diff/[[org]]/[packageName]/v/[versionRange].vue#L158
Argument of type 'string | string[] | undefined' is not assignable to parameter of type 'string'.
|
|
πͺ Type check:
app/pages/diff/[[org]]/[packageName]/v/[versionRange].vue#L144
Argument of type 'string | string[] | undefined' is not assignable to parameter of type 'string'.
|
|
πͺ Type check:
app/pages/diff/[[org]]/[packageName]/v/[versionRange].vue#L109
Argument of type 'string | string[] | undefined' is not assignable to parameter of type 'string'.
|
|
πͺ Type check:
app/pages/diff/[[org]]/[packageName]/v/[versionRange].vue#L106
Argument of type 'string | string[] | undefined' is not assignable to parameter of type 'string'.
|
|
πͺ Type check:
app/pages/diff/[[org]]/[packageName]/v/[versionRange].vue#L30
Argument of type 'ComputedRef<string | string[] | undefined>' is not assignable to parameter of type 'MaybeRefOrGetter<string>'.
|
|
πͺ Type check:
app/pages/diff/[[org]]/[packageName]/v/[versionRange].vue#L21
Property 'split' does not exist on type 'string | string[]'.
|
|
πͺ Type check:
app/pages/diff/[[org]]/[packageName]/v/[versionRange].vue#L21
'route.params.versionRange' is possibly 'undefined'.
|
|
πͺ Type check:
app/composables/usePackageRoute.ts#L21
Property 'replace' does not exist on type 'string | string[]'.
|
|
πͺ Type check:
app/components/Package/Header.vue#L364
Type 'string | string[]' is not assignable to type 'string | undefined'.
|
|
π₯οΈ Browser tests
Process completed with exit code 1.
|