Add missing dsig11-elements #1325
php.yml
on: pull_request
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Quality control
22s
Security checks
13s
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Cleanup artifacts
0s
Annotations
22 errors
|
Quality control
Process completed with exit code 1.
|
|
Quality control:
src/XML/dsig11/Prime.php#L37
Parameter #1 $p of class SimpleSAML\XMLSecurity\XML\dsig11\Prime constructor expects SimpleSAML\XMLSecurity\XML\dsig11\P, array<SimpleSAML\XMLSecurity\XML\dsig11\P> given.
|
|
Quality control:
src/XML/dsig11/AbstractPrimeFieldParamsType.php#L22
Property SimpleSAML\XMLSecurity\XML\dsig11\AbstractPrimeFieldParamsType::$p has unknown class SimpleSAML\XML\dsig11\P as its type.
|
|
Quality control:
src/XML/dsig11/AbstractPrimeFieldParamsType.php#L22
Parameter $p of method SimpleSAML\XMLSecurity\XML\dsig11\AbstractPrimeFieldParamsType::__construct() has invalid type SimpleSAML\XML\dsig11\P.
|
|
Quality control:
src/XML/dsig11/AbstractPrimeFieldParamsType.php#L22
PHPDoc type for property SimpleSAML\XMLSecurity\XML\dsig11\AbstractPrimeFieldParamsType::$p with type SimpleSAML\XML\dsig11\P is not subtype of native type SimpleSAML\XMLSecurity\XML\dsig11\P.
|
|
Quality control:
src/XML/dsig11/AbstractPrimeFieldParamsType.php#L21
PHPDoc tag @param for parameter $p with type SimpleSAML\XML\dsig11\P is not subtype of native type SimpleSAML\XMLSecurity\XML\dsig11\P.
|
|
Unit tests, PHP 8.2, ubuntu-latest
Process completed with exit code 2.
|
|
Unit tests, PHP 8.2, ubuntu-latest:
tests/XML/dsig11/PrimeTest.php#L55
Failed asserting that two strings are equal.
|
|
Unit tests, PHP 8.1, ubuntu-latest
Process completed with exit code 2.
|
|
Unit tests, PHP 8.1, ubuntu-latest:
tests/XML/dsig11/PrimeTest.php#L57
Failed asserting that two strings are equal.
|
|
Unit tests, PHP 8.3, ubuntu-latest
Process completed with exit code 2.
|
|
Unit tests, PHP 8.3, ubuntu-latest:
tests/XML/dsig11/PrimeTest.php#L55
Failed asserting that two strings are equal.
|
|
Unit tests, PHP 8.4, ubuntu-latest
Process completed with exit code 2.
|
|
Unit tests, PHP 8.4, ubuntu-latest:
tests/XML/dsig11/PrimeTest.php#L55
Failed asserting that two strings are equal.
|
|
Unit tests, PHP 8.4, windows-latest
Process completed with exit code 1.
|
|
Unit tests, PHP 8.4, windows-latest:
tests/XML/dsig11/PrimeTest.php#L55
Failed asserting that two strings are equal.
|
|
Unit tests, PHP 8.1, windows-latest
The operation was canceled.
|
|
Unit tests, PHP 8.1, windows-latest
The strategy configuration was canceled because "unit-tests-windows.windows-latest_8_4" failed
|
|
Unit tests, PHP 8.2, windows-latest
The operation was canceled.
|
|
Unit tests, PHP 8.2, windows-latest
The strategy configuration was canceled because "unit-tests-windows.windows-latest_8_4" failed
|
|
Unit tests, PHP 8.3, windows-latest
The operation was canceled.
|
|
Unit tests, PHP 8.3, windows-latest
The strategy configuration was canceled because "unit-tests-windows.windows-latest_8_4" failed
|