feat(slider): improve slider variants and gapratio #2962
ci.yml
on: pull_request
Lint
36s
CodeQL
1m 35s
Matrix: test
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"
|