Fixes #173
Annotations
10 errors
Run Psalm:
src/Psalm/Internal/Codebase/InternalCallMapHandler.php#L249
src/Psalm/Internal/Codebase/InternalCallMapHandler.php:249:46: PossiblyNullArgument: Argument 1 of Psalm\Type::parseString cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Run Psalm:
src/Psalm/Report/ByIssueLevelAndTypeReport.php#L169
src/Psalm/Report/ByIssueLevelAndTypeReport.php:169:34: PossiblyInvalidPropertyAssignmentValue: $this->link_format with declared type 'null|string' cannot be assigned possibly different type 'non-empty-array<array-key, mixed>|non-falsy-string' (see https://psalm.dev/147)
|
Run Psalm:
src/Psalm/Report/ByIssueLevelAndTypeReport.php#L170
src/Psalm/Report/ByIssueLevelAndTypeReport.php:170:17: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|false|string contains types array<array-key, mixed>|string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Run Psalm:
src/Psalm/Report/ByIssueLevelAndTypeReport.php#L174
src/Psalm/Report/ByIssueLevelAndTypeReport.php:174:23: PossiblyInvalidCast: non-empty-array<array-key, mixed> cannot be cast to string (see https://psalm.dev/190)
|
Run Psalm:
src/Psalm/Report/ByIssueLevelAndTypeReport.php#L174
src/Psalm/Report/ByIssueLevelAndTypeReport.php:174:23: PossiblyInvalidArgument: Argument 1 of strtr expects string, but possibly different type non-empty-array<array-key, mixed>|string provided (see https://psalm.dev/092)
|
Run Psalm:
src/Psalm/Report/ConsoleReport.php#L137
src/Psalm/Report/ConsoleReport.php:137:34: PossiblyInvalidPropertyAssignmentValue: $this->link_format with declared type 'null|string' cannot be assigned possibly different type 'non-empty-array<array-key, mixed>|non-falsy-string' (see https://psalm.dev/147)
|
Run Psalm:
src/Psalm/Report/ConsoleReport.php#L138
src/Psalm/Report/ConsoleReport.php:138:17: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|false|string contains types array<array-key, mixed>|string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Run Psalm:
src/Psalm/Report/ConsoleReport.php#L142
src/Psalm/Report/ConsoleReport.php:142:23: PossiblyInvalidCast: non-empty-array<array-key, mixed> cannot be cast to string (see https://psalm.dev/190)
|
Run Psalm:
src/Psalm/Report/ConsoleReport.php#L142
src/Psalm/Report/ConsoleReport.php:142:23: PossiblyInvalidArgument: Argument 1 of strtr expects string, but possibly different type non-empty-array<array-key, mixed>|string provided (see https://psalm.dev/092)
|
Run Psalm:
src/Psalm/Internal/Codebase/InternalCallMapHandler.php#L1
src/Psalm/Internal/Codebase/InternalCallMapHandler.php:0:0: UnusedBaselineEntry: Baseline for issue "RiskyTruthyFalsyComparison" has 1 extra entry. (see https://psalm.dev/316)
|
Set up job
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/checkout@v4
4s
4s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run shivammathur/setup-php@v2
57s
57s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install dependencies
7s
7s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run Psalm
40s
40s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/checkout@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading