Skip to content

type: support initialData #770

type: support initialData

type: support initialData #770

Triggered via push May 15, 2024 12:58
Status Failure
Total duration 51s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build
Argument of type '{ defaultParams?: TParams | undefined; onBefore?: ((params: TParams) => void) | undefined; onSuccess?: ((data: TData, params: TParams) => void) | undefined; ... 29 more ...; ready: boolean | Ref<...>; }' is not assignable to parameter of type 'Partial<UseRequestBasicOptions<TData, TParams> & { pluginOptions?: any; } & { formatResult: (res: any) => TData; }> & UseRequestBasicOptions<...> & { ...; } & { ...; }'.
build
Type '{ defaultParams?: TParams | undefined; onBefore?: ((params: TParams) => void) | undefined; onSuccess?: ((data: TData, params: TParams) => void) | undefined; ... 29 more ...; ready: boolean | Ref<...>; }' is not assignable to type 'Partial<UseRequestBasicOptions<TData, TParams> & { pluginOptions?: any; } & { formatResult: (res: any) => TData; }> & UseRequestBasicOptions<...> & { ...; } & { ...; }'.
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.