Add missing bcmath-dependency #1127
php.yml
on: push
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Quality control
19s
Security checks
13s
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}.
|