Lock file maintenance #1661
Annotations
6 errors
Psalm [8.2, locked]:
test/Integration/BaseClientTest.php#L28
test/Integration/BaseClientTest.php:28:7: ClassMustBeFinal: Class Prismic\DocumentType\Test\Integration\BaseClientTest is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
Psalm [8.2, locked]:
test/Unit/Exception/JsonErrorTest.php#L14
test/Unit/Exception/JsonErrorTest.php:14:7: ClassMustBeFinal: Class Prismic\DocumentType\Test\Unit\Exception\JsonErrorTest is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
Psalm [8.2, locked]:
test/Unit/Exception/RequestFailureTest.php#L13
test/Unit/Exception/RequestFailureTest.php:13:7: ClassMustBeFinal: Class Prismic\DocumentType\Test\Unit\Exception\RequestFailureTest is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
Psalm [8.2, locked]:
test/Unit/Exception/ResponseErrorTest.php#L11
test/Unit/Exception/ResponseErrorTest.php:11:7: ClassMustBeFinal: Class Prismic\DocumentType\Test\Unit\Exception\ResponseErrorTest is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
Psalm [8.2, locked]:
test/Unit/Exception/UnexpectedStatusCodeTest.php#L12
test/Unit/Exception/UnexpectedStatusCodeTest.php:12:7: ClassMustBeFinal: Class Prismic\DocumentType\Test\Unit\Exception\UnexpectedStatusCodeTest is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
Psalm [8.2, locked]:
test/Unit/JsonTest.php#L21
test/Unit/JsonTest.php:21:7: ClassMustBeFinal: Class Prismic\DocumentType\Test\Unit\JsonTest is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
Loading