deps(deps): update docker.io/bitnami/minio docker tag to v2024.12.18 #106
Annotations
10 errors and 1 warning
π Run static analysis using vimeo/psalm:
src/Bridge/Spiral/Admin/Project/Controllers/ProjectController.php#L10
src/Bridge/Spiral/Admin/Project/Controllers/ProjectController.php:10:13: UnusedClass: Class Bridge\Spiral\Admin\Project\Controllers\ProjectController is never used (see https://psalm.dev/075)
|
π Run static analysis using vimeo/psalm:
src/Bridge/Spiral/Admin/Project/Controllers/ProjectController.php#L57
src/Bridge/Spiral/Admin/Project/Controllers/ProjectController.php:57:36: UnusedParam: Param #1 is never referenced in this method (see https://psalm.dev/135)
|
π Run static analysis using vimeo/psalm:
src/Bridge/Spiral/Interceptors/UuidParametersConverterInterceptor.php#L13
src/Bridge/Spiral/Interceptors/UuidParametersConverterInterceptor.php:13:13: DeprecatedInterface: Spiral\Core\CoreInterceptorInterface is marked deprecated (see https://psalm.dev/152)
|
π Run static analysis using vimeo/psalm:
src/Bridge/Spiral/Interceptors/UuidParametersConverterInterceptor.php#L15
src/Bridge/Spiral/Interceptors/UuidParametersConverterInterceptor.php:15:84: DeprecatedInterface: Interface Spiral\Core\CoreInterface is marked as deprecated (see https://psalm.dev/152)
|
π Run static analysis using vimeo/psalm:
src/Bridge/Spiral/Interceptors/UuidParametersConverterInterceptor.php#L17
src/Bridge/Spiral/Interceptors/UuidParametersConverterInterceptor.php:17:43: ArgumentTypeCoercion: Argument 1 of ReflectionMethod::__construct expects class-string|object, but parent type string provided (see https://psalm.dev/193)
|
π Run static analysis using vimeo/psalm:
src/Bridge/Spiral/Interceptors/UuidParametersConverterInterceptor.php#L22
src/Bridge/Spiral/Interceptors/UuidParametersConverterInterceptor.php:22:40: PossiblyNullReference: Cannot call method getName on possibly null value (see https://psalm.dev/083)
|
π Run static analysis using vimeo/psalm:
src/Bridge/Spiral/Interceptors/UuidParametersConverterInterceptor.php#L22
src/Bridge/Spiral/Interceptors/UuidParametersConverterInterceptor.php:22:40: UndefinedMethod: Method ReflectionType::getName does not exist (see https://psalm.dev/022)
|
π Run static analysis using vimeo/psalm:
src/Bridge/Spiral/Interceptors/UuidParametersConverterInterceptor.php#L24
src/Bridge/Spiral/Interceptors/UuidParametersConverterInterceptor.php:24:71: MixedArgument: Argument 1 of Ramsey\Uuid\Uuid::fromString cannot be Ramsey\Uuid\UuidInterface|mixed, expecting string (see https://psalm.dev/030)
|
π Run static analysis using vimeo/psalm:
src/Domain/Auth/Contracts/AccessToken.php#L17
src/Domain/Auth/Contracts/AccessToken.php:17:21: PossiblyUnusedMethod: Cannot find any calls to method Domain\Auth\Contracts\AccessToken::footprint (see https://psalm.dev/087)
|
π Run static analysis using vimeo/psalm:
src/Domain/Auth/Contracts/AccessToken.php#L19
src/Domain/Auth/Contracts/AccessToken.php:19:21: PossiblyUnusedMethod: Cannot find any calls to method Domain\Auth\Contracts\AccessToken::toArray (see https://psalm.dev/087)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading