Skip to content

ERomanov/hw6

ERomanov/hw6 #1182

Triggered via pull request August 28, 2023 19:08
Status Failure
Total duration 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
phpcs: app/App.php#L88
Only one argument is allowed per line in a multi-line function call
phpcs: app/App.php#L88
Only one argument is allowed per line in a multi-line function call
phpcs
Error: Command failed: php phpcs.phar --report=checkstyle --standard=phpcs.xml app/App.php public/app.php
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, tinovyatkin/action-php-codesniffer@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/