s/numeric/notNumeric #76
php.yml
on: push
Annotations
6 errors and 1 warning
|
Quality control
Process completed with exit code 2.
|
|
Quality control:
psalm-dev.xml#L0
/home/runner/work/simplesamlphp-module-entitycategories/simplesamlphp-module-entitycategories/psalm-dev.xml:0:0: UnusedIssueHandlerSuppression: Suppressed issue type "UnresolvableInclude" for /tests/bootstrap.php was not thrown. (see https://psalm.dev/326)
|
|
Quality control
Process completed with exit code 2.
|
|
Quality control:
src/Auth/Process/EntityCategory.php#L127
src/Auth/Process/EntityCategory.php:127:5: MissingOverrideAttribute: Method SimpleSAML\Module\entitycategories\Auth\Process\EntityCategory::process should have the "Override" attribute (see https://psalm.dev/358)
|
|
Quality control:
src/Auth/Process/EntityCategory.php#L105
src/Auth/Process/EntityCategory.php:105:13: UndefinedMagicMethod: Magic method SimpleSAML\Assert\Assert::notnumeric does not exist (see https://psalm.dev/219)
|
|
Quality control:
src/Auth/Process/EntityCategory.php#L24
src/Auth/Process/EntityCategory.php:24:7: ClassMustBeFinal: Class SimpleSAML\Module\entitycategories\Auth\Process\EntityCategory is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
Quality control:
src/Auth/Process/EntityCategory.php#L24
src/Auth/Process/EntityCategory.php:24:7: UnusedClass: Class SimpleSAML\Module\entitycategories\Auth\Process\EntityCategory is never used (see https://psalm.dev/075)
|