Change validation for empty range date filter #50
Annotations
11 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/utils/methods.js#L46
Identifier 'grouped_unordered' is not in camel case
|
build:
src/utils/methods.js#L48
Assignment to property of function parameter 'groups'
|
build:
src/utils/methods.js#L53
Identifier 'grouped_ordered' is not in camel case
|
build:
src/utils/methods.js#L56
Identifier 'compare_a' is not in camel case
|
build:
src/utils/methods.js#L56
Identifier 'grouped_unordered' is not in camel case
|
build:
src/utils/methods.js#L57
Identifier 'compare_b' is not in camel case
|
build:
src/utils/methods.js#L57
Identifier 'grouped_unordered' is not in camel case
|
build:
src/utils/methods.js#L60
Identifier 'compare_a' is not in camel case
|
build:
src/utils/methods.js#L60
Identifier 'compare_b' is not in camel case
|
build:
src/utils/methods.js#L63
Identifier 'compare_a' is not in camel case
|