Color log markers by user-specified log fields #1609
Annotations
10 errors
lint-build
Parameter 'key' implicitly has an 'any' type.
|
lint-build
Type 'number[]' is not assignable to type 'Rgb'.
|
lint-build
Cannot find name 'Log'.
|
lint-build
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
lint-build
Binding element 'key' implicitly has an 'any' type.
|
lint-build
Binding element 'value' implicitly has an 'any' type.
|
lint-build
Type 'string[]' is not assignable to type 'string'.
|
lint-build
Type 'string[]' is not assignable to type 'string'.
|
lint-build
Argument of type 'Trace | undefined' is not assignable to parameter of type 'Trace'.
|
lint-build
Type 'string | null' is not assignable to type 'string[]'.
|