Docs: Update colors documentation #588
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 1 warning
release
Type 'Record<string, Omit<VariableValue, "value" | "space"> & { value?: any; space?: any; usage?: number; natives?: NativeRule[]; themes?: { [theme: string]: VariableValue; }; }>' must have a '[Symbol.iterator]()' method that returns an iterator.
|
release
Property 'name' does not exist on type 'Omit<VariableValue, "value" | "space"> & { value?: any; space?: any; usage?: number; natives?: NativeRule[]; themes?: { [theme: string]: VariableValue; }; }'.
|
release
Type 'Record<string, Omit<VariableValue, "value" | "space"> & { value?: any; space?: any; usage?: number; natives?: NativeRule[]; themes?: { [theme: string]: VariableValue; }; }>' must have a '[Symbol.iterator]()' method that returns an iterator.
|
release
Property 'name' does not exist on type 'Omit<VariableValue, "value" | "space"> & { value?: any; space?: any; usage?: number; natives?: NativeRule[]; themes?: { [theme: string]: VariableValue; }; }'.
|
release
Property 'name' does not exist on type 'Omit<VariableValue, "value" | "space"> & { value?: any; space?: any; usage?: number; natives?: NativeRule[]; themes?: { [theme: string]: VariableValue; }; }'.
|
release
The process '/usr/bin/git' failed with exit code 128
|