Modernize more basic CS #36
ci.yml
on: pull_request
Coding Style
44s
Static Analysis
1m 18s
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.
|