Core update 10.4.0, Contrib module updates #609
Annotations
11 errors and 10 warnings
run_if
Process completed with exit code 1.
|
run_if
Property `gap` appears to be spelled incorrectly
|
run_if
Property `gap` appears to be spelled incorrectly
|
run_if
Trailing semicolons required
|
run_if:
web/themes/custom/nysenate_theme/src/patterns/components/event-calendar/event-calendar.js#L23
Line 23 exceeds the maximum line length of 80
|
run_if:
web/themes/custom/nysenate_theme/src/patterns/components/event-calendar/event-calendar.js#L24
Line 24 exceeds the maximum line length of 80
|
run_if:
web/themes/custom/nysenate_theme/src/patterns/components/event-calendar/event-calendar.js#L27
A function with a name starting with an uppercase letter should only be used as a constructor
|
run_if:
web/themes/custom/nysenate_theme/src/patterns/components/event-calendar/event-calendar.js#L28
Identifier 'always_visible' is not in camel case
|
run_if:
web/themes/custom/nysenate_theme/src/patterns/components/event-calendar/event-calendar.js#L29
Identifier 'show_clear_date' is not in camel case
|
run_if:
web/themes/custom/nysenate_theme/src/patterns/components/event-calendar/event-calendar.js#L30
Identifier 'show_icon' is not in camel case
|
run_if:
web/themes/custom/nysenate_theme/src/patterns/components/event-calendar/event-calendar.js#L31
Identifier 'show_select_today' is not in camel case
|
run_if
Quotes around URLs are required
|
run_if
No unit allowed for values of 0
|
run_if
Property `margin` should be written more concisely as `0 0 1rem` instead of `0 0 1rem 0`
|
|
|
|
|
run_if
Rule `a` should be merged with the rule on line 358
|
run_if
A value of `none` is not allowed. `0` must be used
|
run_if
Pseudo-elements must start with double colons
|