Skip to content

Update dependencies and fix e2e tests #1012

Update dependencies and fix e2e tests

Update dependencies and fix e2e tests #1012

Triggered via pull request September 3, 2024 09:53
Status Success
Total duration 39s
Artifacts

php-coding-standards.yml

on: pull_request
PHP coding standards
28s
PHP coding standards
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
assets/js/admin/customizer.js#L31
[@typescript-eslint/no-this-alias] Unexpected aliasing of 'this' to local variable.
assets/js/admin/customizer.js#L80
[@typescript-eslint/no-this-alias] Unexpected aliasing of 'this' to local variable.
assets/js/admin/customizer.js#L123
[@typescript-eslint/no-this-alias] Unexpected aliasing of 'this' to local variable.
assets/js/admin/customizer.js#L161
[@typescript-eslint/no-this-alias] Unexpected aliasing of 'this' to local variable.
assets/js/admin/customizer.js#L238
[@typescript-eslint/no-this-alias] Unexpected aliasing of 'this' to local variable.
PHP coding standards
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/