Translated using Weblate (Latvian) #1073
lint-and-analyse-php.yml
on: push
Matrix: analyse-php
Matrix: lint-php
Annotations
5 errors
|
analyse-php (8.2)
Process completed with exit code 1.
|
|
analyse-php (8.2):
src/Tools/ContextGenerator.php#L301
Offset 2 might not exist on array{}|array{non-falsy-string, non-empty-string, decimal-int-string}.
|
|
analyse-php (8.2):
src/Tools/ContextGenerator.php#L293
Offset 1 might not exist on array{}|array{non-falsy-string, non-empty-string, decimal-int-string}.
|
|
analyse-php (8.2):
src/Tools/ContextGenerator.php#L0
Ignored error pattern #^Offset 2 might not exist on array\{\}\|array\{non\-falsy\-string, non\-empty\-string, numeric\-string\}\.$# (offsetAccess.notFound) in path /home/runner/work/sql-parser/sql-parser/src/Tools/ContextGenerator.php was not matched in reported errors.
|
|
analyse-php (8.2):
src/Tools/ContextGenerator.php#L0
Ignored error pattern #^Offset 1 might not exist on array\{\}\|array\{non\-falsy\-string, non\-empty\-string, numeric\-string\}\.$# (offsetAccess.notFound) in path /home/runner/work/sql-parser/sql-parser/src/Tools/ContextGenerator.php was not matched in reported errors.
|