Add Static Analysis to CI (#9262) #35
ci.yml
on: push
Coding Style
30s
Static Analysis
1m 11s
Annotations
5 errors
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.
|