Skip to content

feat(slider): improve slider variants and gapratio #2962

feat(slider): improve slider variants and gapratio

feat(slider): improve slider variants and gapratio #2962

Triggered via pull request October 23, 2024 22:24
Status Failure
Total duration 2m 3s
Artifacts

ci.yml

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

Annotations

11 errors
Test build process on node latest
Process completed with exit code 1.
Lint: src/definitions/modules/slider.js#L501
Missing space before function parentheses
Lint: src/definitions/modules/slider.js#L555
Missing space before function parentheses
Lint: src/definitions/modules/slider.js#L561
Expected blank line before this statement
Lint: src/definitions/modules/slider.js#L736
Expected blank line before this statement
Lint: src/definitions/modules/slider.js#L741
Block must not be padded by blank lines
Lint: src/definitions/modules/slider.js#L749
Expected indentation of 32 spaces but found 34
Lint: src/definitions/modules/slider.js#L824
Unexpected use of '|'
Lint: src/definitions/modules/slider.js#L824
Use `Math.trunc` instead of `| 0`
Lint: src/definitions/modules/slider.js#L1041
Missing space before function parentheses
Lint: src/definitions/modules/slider.js#L1043
Expected space(s) after "if"