Skip to content

Add dsig11:PnB-element #1367

Add dsig11:PnB-element

Add dsig11:PnB-element #1367

Triggered via push June 8, 2025 20:14
Status Failure
Total duration 32s
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
26s
Quality control
Security checks
19s
Security checks
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
0s
Code coverage
Cleanup artifacts
0s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

9 errors
PHP-Linter (8.3) / linter
Process completed with exit code 1.
PHP-Linter (8.4) / linter
Process completed with exit code 1.
PHP-Linter (8.2) / linter
Process completed with exit code 1.
PHP-Linter (8.1) / linter
Process completed with exit code 1.
Quality control
Process completed with exit code 1.
Quality control: src/XML/dsig11/AbstractPnBFieldParamsType.php#L78
Call to an undefined method SimpleSAML\XMLSecurity\XML\dsig11\AbstractPnBFieldParamsType::getK3().
Quality control: src/XML/dsig11/AbstractPnBFieldParamsType.php#L61
Cannot redeclare method SimpleSAML\XMLSecurity\XML\dsig11\AbstractPnBFieldParamsType::getK2().
Quality control: src/XML/dsig11/AbstractPnBFieldParamsType.php#L27
PHPDoc type for property SimpleSAML\XMLSecurity\XML\dsig11\AbstractPnBFieldParamsType::$k2 with type SimpleSAML\XMLSecurity\XML\dsig11\K3 is incompatible with native type SimpleSAML\XMLSecurity\XML\dsig11\K2.
Quality control: src/XML/dsig11/AbstractPnBFieldParamsType.php#L24
PHPDoc tag @param for parameter $k2 with type SimpleSAML\XMLSecurity\XML\dsig11\K3 is incompatible with native type SimpleSAML\XMLSecurity\XML\dsig11\K2.