Skip to content

Add missing bcmath-dependency #1127

Add missing bcmath-dependency

Add missing bcmath-dependency #1127

Triggered via push June 12, 2025 15:36
Status Failure
Total duration 1m 34s
Artifacts

php.yml

on: push
Matrix: PHP-Linter
Linter  /  ecmascript-linter
Linter / ecmascript-linter
Linter  /  json-linter
Linter / json-linter
Linter  /  style-linter
Linter / style-linter
Linter  /  yaml-linter
Linter / yaml-linter
Quality control
19s
Quality control
Security checks
13s
Security checks
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
6s
Code coverage
Cleanup artifacts
3s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

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}.