Qogs view & management #38
Open
Annotations
8 errors and 2 warnings
|
|
|
src/providers/FetchProvider.tsx#L25
Argument of type '{ method: "DELETE"; queryClient: QueryClient; }' is not assignable to parameter of type 'IReqraftQueryConfig<T>'.
|
|
src/providers/FetchProvider.tsx#L21
Argument of type '{ method: "PUT"; queryClient: QueryClient; }' is not assignable to parameter of type 'IReqraftQueryConfig<T>'.
|
|
src/providers/FetchProvider.tsx#L17
Argument of type '{ method: "POST"; queryClient: QueryClient; }' is not assignable to parameter of type 'IReqraftQueryConfig<T>'.
|
|
src/providers/FetchProvider.tsx#L13
Argument of type '{ method: "GET"; queryClient: QueryClient; }' is not assignable to parameter of type 'IReqraftQueryConfig<T>'.
|
|
src/features/services/table.tsx#L116
Type '{ size: "small"; as: string; flat: true; href: string; icon: IReqoreIconName; compact: true; customTheme: { main: "info:lighten:1:0.5" | "warning:lighten:1:0.5"; }; shrink: number; tooltip: any; rightIcon: "AlertLine"; label: any; }' is not assignable to type 'IntrinsicAttributes & IReqoreTagProps & RefAttributes<HTMLSpanElement>'.
|
|
src/contexts/FetchContext.tsx#L4
Generic type 'IReqraftQueryConfig<T>' requires 1 type argument(s).
|
|
src/contexts/FetchContext.tsx#L2
'"../utils/fetch"' has no exported member named 'IReqraftFetchResponse'. Did you mean 'IReqraftFetchOkResponse'?
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading