Skip to content

fix(layout): prevent layout shift with sidebars #2241

fix(layout): prevent layout shift with sidebars

fix(layout): prevent layout shift with sidebars #2241

Triggered via pull request July 30, 2023 22:08
Status Success
Total duration 2m 52s
Artifacts

ci.yml

on: pull_request
Matrix: phpstan
Matrix: phpunit
Matrix: pint
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
eslint: public/js/all.js#L47
'shortMonths' is assigned a value but never used
eslint: public/js/all.js#L61
'htmlEntities' is defined but never used
eslint: public/js/all.js#L72
'strPad' is defined but never used
eslint: public/js/all.js#L92
'focusOnArticleID' is defined but never used
eslint: public/js/all.js#L98
'useCard' is defined but never used
eslint: public/js/all.js#L114
'UpdateMailboxCount' is defined but never used
eslint: public/js/all.js#L159
'event' is defined but never used
eslint: public/js/all.js#L159
'ui' is defined but never used
eslint: public/js/all.js#L218
'removeComment' is defined but never used
eslint: public/js/all.js#L235
'showStatusMessage' is defined but never used
pint (PHP 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/