Skip to content

Translated using Weblate (Macedonian) #698

Translated using Weblate (Macedonian)

Translated using Weblate (Macedonian) #698

Triggered via push December 21, 2023 22:59
Status Failure
Total duration 58s
Artifacts
Matrix: analyse-php
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
analyse-php (8.1): src/Components/OptionsArray.php#L200
Ignored error pattern #^Cannot access offset 1 on mixed\.$# in path /home/runner/work/sql-parser/sql-parser/src/Components/OptionsArray.php is expected to occur 6 times, but occurred only 2 times.
analyse-php (8.1): src/Components/OptionsArray.php#L201
Ignored error pattern #^Cannot access offset 'expr' on mixed\.$# in path /home/runner/work/sql-parser/sql-parser/src/Components/OptionsArray.php is expected to occur 4 times, but occurred only 2 times.
analyse-php (8.1): src/Components/OptionsArray.php#L204
Ignored error pattern #^Cannot access offset 2 on mixed\.$# in path /home/runner/work/sql-parser/sql-parser/src/Components/OptionsArray.php is expected to occur 2 times, but occurred only 1 time.
analyse-php (8.1)
Process completed with exit code 1.
PossiblyInvalidArgument: src/Tools/ContextGenerator.php#L284
src/Tools/ContextGenerator.php:284:95: PossiblyInvalidArgument: Argument 5 of sprintf expects float|int|object{__tostring()}|string, but possibly different type array<int, array<int, array<int, string>>>|string provided (see https://psalm.dev/092)
UnusedBaselineEntry: src/Components/Expression.php#L1
src/Components/Expression.php:0:0: UnusedBaselineEntry: Baseline for issue "InvalidArgument" has 1 extra entry. (see https://psalm.dev/316)
UnusedBaselineEntry: src/Components/Expression.php#L1
src/Components/Expression.php:0:0: UnusedBaselineEntry: Baseline for issue "TypeDoesNotContainType" has 1 extra entry. (see https://psalm.dev/316)
UnusedBaselineEntry: src/Tools/ContextGenerator.php#L1
src/Tools/ContextGenerator.php:0:0: UnusedBaselineEntry: Baseline for issue "PossiblyNullArgument" has 1 extra entry. (see https://psalm.dev/316)
UnusedBaselineEntry: src/Utils/Query.php#L1
src/Utils/Query.php:0:0: UnusedBaselineEntry: Baseline for issue "RedundantCondition" has 1 extra entry. (see https://psalm.dev/316)
analyse-php (8.1)
Process completed with exit code 2.
analyse-php (8.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/