Ci cd/fix errors #980
Annotations
6 errors and 1 warning
Execute static analysis:
src/webauthn/src/MetadataService/Service/DistantResourceMetadataService.php#L29
Property Webauthn\MetadataService\Service\DistantResourceMetadataService::$serializer (Symfony\Component\Serializer\SerializerInterface|null) is never assigned null so it can be removed from the property type.
|
Execute static analysis:
src/webauthn/src/MetadataService/Service/FidoAllianceCompliantMetadataService.php#L51
Property Webauthn\MetadataService\Service\FidoAllianceCompliantMetadataService::$serializer (Symfony\Component\Serializer\SerializerInterface|null) is never assigned null so it can be removed from the property type.
|
Execute static analysis:
src/webauthn/src/MetadataService/Service/FolderResourceMetadataService.php#L20
Property Webauthn\MetadataService\Service\FolderResourceMetadataService::$serializer (Symfony\Component\Serializer\SerializerInterface|null) is never assigned null so it can be removed from the property type.
|
Execute static analysis:
src/webauthn/src/MetadataService/Service/JsonMetadataService.php#L27
Property Webauthn\MetadataService\Service\JsonMetadataService::$serializer (Symfony\Component\Serializer\SerializerInterface|null) is never assigned null so it can be removed from the property type.
|
Execute static analysis:
src/webauthn/src/MetadataService/Service/LocalResourceMetadataService.php#L26
Property Webauthn\MetadataService\Service\LocalResourceMetadataService::$serializer (Symfony\Component\Serializer\SerializerInterface|null) is never assigned null so it can be removed from the property type.
|
Execute static analysis
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading