Skip to content

ci: adjust MAIN_PULL_REQUEST #5210

ci: adjust MAIN_PULL_REQUEST

ci: adjust MAIN_PULL_REQUEST #5210

Triggered via pull request January 27, 2025 15:35
Status Failure
Total duration 5m 2s
Artifacts 2

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 4 warnings
test: packages/components/breadcrumb/breadcrumb-item.tsx#L71
Property '$router' does not exist on type 'ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>'.
test: packages/components/dialog/plugin.tsx#L90
Property 'update' does not exist on type 'ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>'.
test: packages/components/dialog/plugin.tsx#L101
Property 'update' does not exist on type 'ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>'.
test: packages/components/guide/guide.tsx#L153
Property 'update' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{ expandAnimation: { type: BooleanConstructor; }; attach: { type: PropType<AttachNode>; default: AttachNode; }; content: { ...; }; ... 21 more ...; onVisibleChange: PropType<...>; }>>, ... 18 more ..., { ...; }>'.
test: packages/components/image-viewer/hooks.ts#L52
The inferred type of 'useScale' cannot be named without a reference to '.pnpm/@types[email protected]/node_modules/@types/lodash'. This is likely not portable. A type annotation is necessary.
test: packages/components/loading/plugin.tsx#L65
Property 'loading' does not exist on type 'ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>'.
test: packages/components/menu/head-menu.tsx#L134
Property '$router' does not exist on type 'ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>'.
test: packages/components/menu/menu-item.tsx#L56
Property '$router' does not exist on type 'CreateComponentPublicInstance<{ readonly replace: boolean; readonly target: "_self" | "_blank" | "_parent" | "_top"; readonly disabled: boolean; readonly href: string; readonly routerLink: boolean; readonly default?: string | ((h: { ...; }) => SlotReturnValue); ... 5 more ...; readonly router?: unknown; }, ... 18 mo...'. Did you mean 'router'?
test: packages/components/menu/menu-item.tsx#L79
Property '$router' does not exist on type 'CreateComponentPublicInstance<{ readonly replace: boolean; readonly target: "_self" | "_blank" | "_parent" | "_top"; readonly disabled: boolean; readonly href: string; readonly routerLink: boolean; readonly default?: string | ((h: { ...; }) => SlotReturnValue); ... 5 more ...; readonly router?: unknown; }, ... 18 mo...'. Did you mean 'router'?
test: packages/components/message/plugin.tsx#L78
Property 'add' does not exist on type 'ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>'.
build: packages/components/breadcrumb/breadcrumb-item.tsx#L71
Property '$router' does not exist on type 'ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>'.
build: packages/components/dialog/plugin.tsx#L90
Property 'update' does not exist on type 'ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>'.
build: packages/components/dialog/plugin.tsx#L101
Property 'update' does not exist on type 'ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>'.
build: packages/components/guide/guide.tsx#L153
Property 'update' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{ expandAnimation: { type: BooleanConstructor; }; attach: { type: PropType<AttachNode>; default: AttachNode; }; content: { ...; }; ... 21 more ...; onVisibleChange: PropType<...>; }>>, ... 18 more ..., { ...; }>'.
build: packages/components/image-viewer/hooks.ts#L52
The inferred type of 'useScale' cannot be named without a reference to '.pnpm/@types[email protected]/node_modules/@types/lodash'. This is likely not portable. A type annotation is necessary.
build: packages/components/loading/plugin.tsx#L65
Property 'loading' does not exist on type 'ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>'.
build: packages/components/menu/head-menu.tsx#L134
Property '$router' does not exist on type 'ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>'.
build: packages/components/menu/menu-item.tsx#L56
Property '$router' does not exist on type 'CreateComponentPublicInstance<{ readonly replace: boolean; readonly target: "_self" | "_blank" | "_parent" | "_top"; readonly disabled: boolean; readonly href: string; readonly routerLink: boolean; readonly default?: string | ((h: { ...; }) => SlotReturnValue); ... 5 more ...; readonly router?: unknown; }, ... 18 mo...'. Did you mean 'router'?
build: packages/components/menu/menu-item.tsx#L79
Property '$router' does not exist on type 'CreateComponentPublicInstance<{ readonly replace: boolean; readonly target: "_self" | "_blank" | "_parent" | "_top"; readonly disabled: boolean; readonly href: string; readonly routerLink: boolean; readonly default?: string | ((h: { ...; }) => SlotReturnValue); ... 5 more ...; readonly router?: unknown; }, ... 18 mo...'. Did you mean 'router'?
build: packages/components/message/plugin.tsx#L78
Property 'add' does not exist on type 'ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>'.
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
site
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
_site Expired
3.64 MB
pr
139 Bytes