Skip to content

New Crowdin updates (#899) #1578

New Crowdin updates (#899)

New Crowdin updates (#899) #1578

Triggered via push March 30, 2025 12:23
Status Failure
Total duration 2m 23s
Artifacts
Static analysis
1m 4s
Static analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Static analysis
Process completed with exit code 1.
Static analysis: src/Services/Parts/PartsTableActionHandler.php#L198
Parameter &$errors @param-out type of method App\Services\Parts\PartsTableActionHandler::handleAction() expects array<array{part: App\Entity\Parts\Part, message: string|Symfony\Contracts\Translation\TranslatableInterface}>, array given.
Static analysis: src/Services/Parts/PartsTableActionHandler.php#L175
Parameter &$errors @param-out type of method App\Services\Parts\PartsTableActionHandler::handleAction() expects array<array{part: App\Entity\Parts\Part, message: string|Symfony\Contracts\Translation\TranslatableInterface}>, non-empty-array given.
Static analysis
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/