feat: add filter and sort support for tooltips #6922
test.yml
on: pull_request
Node
1m 19s
Runtime, Linting, and Coverage
1m 24s
Matrix: CLI
Annotations
3 errors and 10 warnings
Node
Process completed with exit code 1.
|
Runtime, Linting, and Coverage:
src/compile/mark/encode/tooltip.ts#L81
Unexpected var, use let or const instead
|
Runtime, Linting, and Coverage
Process completed with exit code 1.
|
|
|
|
|
|
|
Runtime, Linting, and Coverage:
src/channeldef.ts#L658
Replace `"=="·|·"!="·|·"<"·|·"<="·|·">"·|·">=",` with `'=='·|·'!='·|·'<'·|·'<='·|·'>'·|·'>=';`
|
Runtime, Linting, and Coverage:
src/channeldef.ts#L659
Don't use `String` as a type. Use string instead
|
Runtime, Linting, and Coverage:
src/channeldef.ts#L659
Don't use `Number` as a type. Use number instead
|
Runtime, Linting, and Coverage:
src/channeldef.ts#L659
Don't use `Boolean` as a type. Use boolean instead
|