Skip to content

feat(dropdown): highlightMatches option #702

feat(dropdown): highlightMatches option

feat(dropdown): highlightMatches option #702

Triggered via push December 11, 2023 21:33
Status Failure
Total duration 1m 38s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: src/definitions/modules/dropdown.js#L951
Operator '+' must be spaced
Lint: src/definitions/modules/dropdown.js#L952
Missing space before function parentheses
Lint: src/definitions/modules/dropdown.js#L952
Missing space before opening brace
Lint: src/definitions/modules/dropdown.js#L953
A space is required after ','
Lint: src/definitions/modules/dropdown.js#L953
Missing space before function parentheses
Lint: src/definitions/modules/dropdown.js#L953
Missing space before opening brace
Lint: src/definitions/modules/dropdown.js#L954
Unexpected use of '&'
Lint: src/definitions/modules/dropdown.js#L954
Requires a space before '}'
Lint: src/definitions/modules/dropdown.js#L954
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
Lint: src/definitions/modules/dropdown.js#L954
Missing semicolon