Create type-classes for all xsd-types #1128
php.yml
on: pull_request
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Quality control
34s
Security checks
18s
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Cleanup artifacts
3s
Annotations
3 errors
|
Quality control
Process completed with exit code 1.
|
|
Quality control:
src/Type/AbstractValueType.php#L145
PHPDoc tag @param has invalid value (\SimpleSAML\Type\ValueTypeInterface|string): Unexpected token "\n * ", expected variable at offset 107
|
|
Quality control:
src/Attribute.php#L200
Method SimpleSAML\XML\Attribute::toArray() should return array{attrName: string, attrValue: SimpleSAML\XML\Type\ValueTypeInterface, namespacePrefix: string, namespaceURI: string|null} but returns array{namespaceURI: string|null, namespacePrefix: string|null, attrName: string, attrValue: string}.
|