Skip to content

CS improvements, fix unwanted output in tests #38

CS improvements, fix unwanted output in tests

CS improvements, fix unwanted output in tests #38

Triggered via push December 17, 2023 09:08
Status Failure
Total duration 1m 22s
Artifacts

ci.yml

on: push
Coding Style
51s
Coding Style
Static Analysis
1m 11s
Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Coding Style
Process completed with exit code 8.
Static Analysis: program/include/rcmail_oauth.php#L1
Ignored error pattern #^Method rcmail_oauth\:\:refresh_access_token\(\) should return array but return statement is missing\.$# in path /home/runner/work/roundcubemail/roundcubemail/program/include/rcmail_oauth.php was not matched in reported errors.
Static Analysis: tests/Rcmail/Oauth.php#L195
Variable $ecode might not be defined.
Static Analysis: tests/Rcmail/Oauth.php#L196
Variable $result might not be defined.
Static Analysis: tests/Rcmail/Oauth.php#L198
Variable $result might not be defined.
Static Analysis
Process completed with exit code 1.