Skip to content

Color log markers by user-specified log fields #1609

Color log markers by user-specified log fields

Color log markers by user-specified log fields #1609

Triggered via pull request July 4, 2024 07:22
Status Failure
Total duration 1m 42s
Artifacts

lint-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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[]'.