chore(deps): update dependency vite to v4.4.8 #3020
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
continuous-integration-optional.yml
on: pull_request
Validate Api Platform composer.lock
13s
Lint: API (psalm)
32s
Lint: API (phpstan)
29s
API: validate migrations
6h 0m
Annotations
5 errors and 1 warning
InvalidReturnType:
src/Serializer/Normalizer/Error/TranslationInfoOfConstraintViolation.php#L18
src/Serializer/Normalizer/Error/TranslationInfoOfConstraintViolation.php:18:66: InvalidReturnType: The declared return type 'array<array-key, mixed>' for App\Serializer\Normalizer\Error\TranslationInfoOfConstraintViolation::removeCurlyBraces is incorrect, got 'array<array<array-key, string>|string, mixed>' (see https://psalm.dev/011)
|
InvalidReturnStatement:
src/Serializer/Normalizer/Error/TranslationInfoOfConstraintViolation.php#L26
src/Serializer/Normalizer/Error/TranslationInfoOfConstraintViolation.php:26:16: InvalidReturnStatement: The inferred type 'array<array<array-key, string>|string, mixed>' does not match the declared return type 'array<array-key, mixed>' for App\Serializer\Normalizer\Error\TranslationInfoOfConstraintViolation::removeCurlyBraces (see https://psalm.dev/128)
|
Lint: API (psalm)
Process completed with exit code 2.
|
API: validate migrations
The job running on runner GitHub Actions 6 has exceeded the maximum execution time of 360 minutes.
|
API: validate migrations
The operation was canceled.
|
API: validate migrations
Failed to restore: The operation cannot be completed in timeout.
|