Make model key assignment deterministic #7461
Annotations
10 errors and 1 warning
Typescript
Cannot find name 'ParamControlAdapterModel'. Did you mean 'ParamControlAdapterResizeMode'?
|
Typescript
Type '{ path: string; name: string; base: "any" | "sd-1" | "sd-2" | "sdxl" | "sdxl-refiner"; type: "clip_vision"; format: "diffusers"; key: string; original_hash: string | null; current_hash: string | null; description?: string | ... 1 more ... | undefined; source: string | null; last_modified: number | null; } | ... 12 m...' is not assignable to type 'AnyModelConfig'.
|
Typescript
Property 'modelmanager' does not exist on type '{ canvas: CanvasState; gallery: GalleryState; generation: GenerationState; nodes: NodesState; postprocessing: PostprocessingState; ... 13 more ...; api: CombinedState<...>; }'. Did you mean 'modelmanagerV2'?
|
Typescript
Type '{ [k: string]: string | number | boolean | null; }' is not assignable to type 'Record<string, never>'.
|
Typescript
No overload matches this call.
|
Typescript
This comparison appears to be unintentional because the types 'DeepPartialSkipArrayKey<T>' and 'string' have no overlap.
|
Typescript
This comparison appears to be unintentional because the types 'DeepPartialSkipArrayKey<T>' and 'string' have no overlap.
|
Typescript
This comparison appears to be unintentional because the types 'DeepPartialSkipArrayKey<T>' and 'string' have no overlap.
|
Typescript
Argument of type '{ key: string; body: AnyModelConfig; }' is not assignable to parameter of type 'UpdateModelArg'.
|
Typescript
Type 'false' does not satisfy the constraint 'true'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading