Fix column sorting with GROUP BY #310
Annotations
10 errors and 2 warnings
analyse-php (7.2):
libraries/classes/File.php#L1
Ignored error pattern #^Parameter \#2 \$length of function fread expects int\<0, max\>, int given\.$# in path /home/runner/work/phpmyadmin/phpmyadmin/libraries/classes/File.php was not matched in reported errors.
|
analyse-php (7.2):
libraries/classes/File.php#L705
Parameter #2 $length of function fread expects int<1, max>, int given.
|
analyse-php (7.2):
libraries/classes/Git.php#L1
Ignored error pattern #^Parameter \#2 \$length of function fread expects int\<0, max\>, int given\.$# in path /home/runner/work/phpmyadmin/phpmyadmin/libraries/classes/Git.php was not matched in reported errors.
|
analyse-php (7.2):
libraries/classes/Git.php#L163
Strict comparison using === between string and false will always evaluate to false.
|
analyse-php (7.2):
libraries/classes/Git.php#L175
Strict comparison using === between string and false will always evaluate to false.
|
analyse-php (7.2):
libraries/classes/Git.php#L191
Parameter #2 $length of function fread expects int<1, max>, int given.
|
analyse-php (7.2):
libraries/classes/Git.php#L194
Strict comparison using === between string and false will always evaluate to false.
|
analyse-php (7.2):
libraries/classes/Util.php#L2034
Strict comparison using === between string and false will always evaluate to false.
|
analyse-php (7.2):
libraries/classes/WebAuthn/DataStream.php#L49
Strict comparison using === between string and false will always evaluate to false.
|
analyse-php (7.2)
Process completed with exit code 1.
|
lint-php-files (7.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
analyse-php (7.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|