Lock file maintenance #381
Annotations
10 errors
|
test/BasicAccessTest.php#L36
test/BasicAccessTest.php:36:5: MissingOverrideAttribute: Method MezzioTest\Authentication\Basic\BasicAccessTest::setup should have the "Override" attribute (see https://psalm.dev/358)
|
|
test/BasicAccessTest.php#L19
test/BasicAccessTest.php:19:7: ClassMustBeFinal: Class MezzioTest\Authentication\Basic\BasicAccessTest is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
test/BasicAccessFactoryTest.php#L30
test/BasicAccessFactoryTest.php:30:5: MissingOverrideAttribute: Method MezzioTest\Authentication\Basic\BasicAccessFactoryTest::setup should have the "Override" attribute (see https://psalm.dev/358)
|
|
test/BasicAccessFactoryTest.php#L19
test/BasicAccessFactoryTest.php:19:7: ClassMustBeFinal: Class MezzioTest\Authentication\Basic\BasicAccessFactoryTest is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
src/Response/CallableResponseFactoryDecorator.php#L27
src/Response/CallableResponseFactoryDecorator.php:27:5: MissingOverrideAttribute: Method Mezzio\Authentication\Basic\Response\CallableResponseFactoryDecorator::createresponse should have the "Override" attribute (see https://psalm.dev/358)
|
|
src/ConfigProvider.php#L7
src/ConfigProvider.php:7:7: ClassMustBeFinal: Class Mezzio\Authentication\Basic\ConfigProvider is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
src/BasicAccessFactory.php#L11
src/BasicAccessFactory.php:11:7: ClassMustBeFinal: Class Mezzio\Authentication\Basic\BasicAccessFactory is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
src/BasicAccess.php#L86
src/BasicAccess.php:86:5: MissingOverrideAttribute: Method Mezzio\Authentication\Basic\BasicAccess::unauthorizedresponse should have the "Override" attribute (see https://psalm.dev/358)
|
|
src/BasicAccess.php#L55
src/BasicAccess.php:55:5: MissingOverrideAttribute: Method Mezzio\Authentication\Basic\BasicAccess::authenticate should have the "Override" attribute (see https://psalm.dev/358)
|
|
src/BasicAccess.php#L23
src/BasicAccess.php:23:7: ClassMustBeFinal: Class Mezzio\Authentication\Basic\BasicAccess is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
The logs for this run have expired and are no longer available.
Loading