Lock file maintenance #70
continuous-integration.yml
on: push
ci
/
Generate job matrix
6s
Matrix: ci / QA Checks
Annotations
10 errors
MissingOverrideAttribute:
src/BcApiKey.php#L36
src/BcApiKey.php:36:5: MissingOverrideAttribute: Method Kynx\ApiKey\BcApiKey::getregexp should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/BcApiKey.php#L52
src/BcApiKey.php:52:5: MissingOverrideAttribute: Method Kynx\ApiKey\BcApiKey::matches should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/BcApiKey.php#L57
src/BcApiKey.php:57:5: MissingOverrideAttribute: Method Kynx\ApiKey\BcApiKey::getkey should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/BcApiKey.php#L62
src/BcApiKey.php:62:5: MissingOverrideAttribute: Method Kynx\ApiKey\BcApiKey::getprefix should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/BcApiKey.php#L67
src/BcApiKey.php:67:5: MissingOverrideAttribute: Method Kynx\ApiKey\BcApiKey::getidentifier should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/BcApiKey.php#L72
src/BcApiKey.php:72:5: MissingOverrideAttribute: Method Kynx\ApiKey\BcApiKey::getsecret should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/BcApiKey.php#L77
src/BcApiKey.php:77:5: MissingOverrideAttribute: Method Kynx\ApiKey\BcApiKey::getchecksum should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/BcKeyGenerator.php#L56
src/BcKeyGenerator.php:56:5: MissingOverrideAttribute: Method Kynx\ApiKey\BcKeyGenerator::generate should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/BcKeyGenerator.php#L64
src/BcKeyGenerator.php:64:5: MissingOverrideAttribute: Method Kynx\ApiKey\BcKeyGenerator::parse should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/KeyGenerator.php#L48
src/KeyGenerator.php:48:5: MissingOverrideAttribute: Method Kynx\ApiKey\KeyGenerator::generate should have the "Override" attribute (see https://psalm.dev/358)
|