Create type-classes for all xsd-types #805
php.yml
on: push
Annotations
10 errors and 3 warnings
Quality control:
src/Type/AbstractValueType.php#L89
PHPDoc tag @return with type SimpleSAML\XML\Type\ValueTypeInterface is not subtype of native type static(SimpleSAML\XML\Type\AbstractValueType).
|
Quality control:
src/Type/AbstractValueType.php#L91
Unsafe usage of new static().
|
Quality control:
src/Type/EntitiesValue.php#L25
Call to protected static method validEntities() of class SimpleSAML\XML\Assert\Assert.
|
Quality control:
src/Type/IDRefsValue.php#L25
Call to protected static method validIDRefs() of class SimpleSAML\XML\Assert\Assert.
|
Quality control:
src/Type/LangValue.php#L25
Call to protected static method validLang() of class SimpleSAML\XML\Assert\Assert.
|
Quality control:
src/Type/NameValue.php#L25
Call to protected static method validName() of class SimpleSAML\XML\Assert\Assert.
|
Quality control:
src/Type/ValueTypeInterface.php#L24
PHPDoc tag @param references unknown parameter: $value
|
Quality control:
src/Type/ValueTypeInterface.php#L24
PHPDoc tag @return with type SimpleSAML\XML\Type\ValueTypeInterface is not subtype of native type static(SimpleSAML\XML\Type\ValueTypeInterface).
|
Quality control:
src/Utils.php#L155
Call to an undefined static method SimpleSAML\Assert\Assert::validDateTime().
|
Quality control
Process completed with exit code 1.
|
Security checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality control
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|