Skip to content

Show elapsed minutes on scoreboard #2044

Show elapsed minutes on scoreboard

Show elapsed minutes on scoreboard #2044

Triggered via pull request September 19, 2023 06:09
Status Success
Total duration 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpcodesniffer.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
phpcs: webapp/src/Twig/TwigExtension.php#L42
Line indented incorrectly; expected 0 spaces, found 4
phpcs: webapp/src/Twig/TwigExtension.php#L56
Line indented incorrectly; expected 0 spaces, found 4
phpcs: webapp/src/Twig/TwigExtension.php#L65
Line indented incorrectly; expected 0 spaces, found 4
phpcs: webapp/src/Twig/TwigExtension.php#L67
Line indented incorrectly; expected 0 spaces, found 4
phpcs: webapp/src/Twig/TwigExtension.php#L116
Line indented incorrectly; expected 0 spaces, found 4
phpcs: webapp/src/Twig/TwigExtension.php#L118
Line indented incorrectly; expected 0 spaces, found 4
phpcs: webapp/src/Twig/TwigExtension.php#L158
Line indented incorrectly; expected 0 spaces, found 4
phpcs: webapp/src/Twig/TwigExtension.php#L160
Line indented incorrectly; expected 0 spaces, found 4
phpcs: webapp/src/Twig/TwigExtension.php#L163
Line indented incorrectly; expected 0 spaces, found 4
phpcs: webapp/src/Twig/TwigExtension.php#L165
Line indented incorrectly; expected 0 spaces, found 4
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: domjudge/action-php-codesniffer@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
phpcs: webapp/src/Twig/TwigExtension.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 42 and the first side effect is on line 40.
phpcs: webapp/src/Twig/TwigExtension.php#L40
Possible parse error: class missing opening or closing brace
phpcs: webapp/src/Twig/TwigExtension.php#L40
Possible parse error: class missing opening or closing brace