Pantheon Deploy Dev Manually #106
pantheon-deploy-dev-manual.yml
on: workflow_dispatch
deploy
6m 51s
Annotations
10 errors and 11 warnings
deploy
Property `gap` appears to be spelled incorrectly
|
deploy
Property `gap` appears to be spelled incorrectly
|
deploy
Trailing semicolons required
|
deploy:
web/themes/custom/nysenate_theme/src/patterns/components/event-calendar/event-calendar.js#L23
Line 23 exceeds the maximum line length of 80
|
deploy:
web/themes/custom/nysenate_theme/src/patterns/components/event-calendar/event-calendar.js#L24
Line 24 exceeds the maximum line length of 80
|
deploy:
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
|
deploy:
web/themes/custom/nysenate_theme/src/patterns/components/event-calendar/event-calendar.js#L28
Identifier 'always_visible' is not in camel case
|
deploy:
web/themes/custom/nysenate_theme/src/patterns/components/event-calendar/event-calendar.js#L29
Identifier 'show_clear_date' is not in camel case
|
deploy:
web/themes/custom/nysenate_theme/src/patterns/components/event-calendar/event-calendar.js#L30
Identifier 'show_icon' is not in camel case
|
deploy:
web/themes/custom/nysenate_theme/src/patterns/components/event-calendar/event-calendar.js#L31
Identifier 'show_select_today' is not in camel case
|
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deploy
Quotes around URLs are required
|
deploy
No unit allowed for values of 0
|
deploy
Property `margin` should be written more concisely as `0 0 1rem` instead of `0 0 1rem 0`
|
|
|
|
|
deploy
Rule `a` should be merged with the rule on line 358
|
deploy
A value of `none` is not allowed. `0` must be used
|
deploy
Pseudo-elements must start with double colons
|