Skip to content

refactor: 修正所有eslint问题 #133

refactor: 修正所有eslint问题

refactor: 修正所有eslint问题 #133

Triggered via push October 27, 2023 06:09
Status Failure
Total duration 1m 49s
Artifacts

nodejs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build
Type '{ _id: string; }' is not assignable to type 'IAttachment'.
build
Property 'onMouseEnter' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: { style?: unknown; key?: string | number | symbol | undefined; ref?: VNodeRef | undefined; ref_for?: boolean | undefined; ... 7 more ...; class?: unknown; }; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) ...'.
build
Type '{ _id: string; content: string; publisher: { name: string; email: string; website: string; }; replies?: ...[] | undefined; }[]' is not assignable to type 'never[]'.
build
Process completed with exit code 1.