fix literal strings #7453
Annotations
10 errors and 1 warning
lint-frontend
Cannot find name 'ParamControlAdapterModel'. Did you mean 'ParamControlAdapterResizeMode'?
|
lint-frontend
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'?
|
lint-frontend
Type '{ [k: string]: string | number | boolean | null; }' is not assignable to type 'Record<string, never>'.
|
lint-frontend
No overload matches this call.
|
lint-frontend
This comparison appears to be unintentional because the types 'DeepPartialSkipArrayKey<T>' and 'string' have no overlap.
|
lint-frontend
This comparison appears to be unintentional because the types 'DeepPartialSkipArrayKey<T>' and 'string' have no overlap.
|
lint-frontend
This comparison appears to be unintentional because the types 'DeepPartialSkipArrayKey<T>' and 'string' have no overlap.
|
lint-frontend
Argument of type '{ key: string; body: AnyModelConfig; }' is not assignable to parameter of type 'UpdateModelArg'.
|
lint-frontend
Type 'false' does not satisfy the constraint 'true'.
|
lint-frontend
Type 'false' does not satisfy the constraint 'true'.
|
lint-frontend
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/.
|