Skip to content

Fix CI

Fix CI #561

Triggered via push December 19, 2025 10:22
Status Failure
Total duration 2m 28s
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
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
6s
Code coverage
Quality control
59s
Quality control
Security checks
38s
Security checks
Cleanup artifacts
3s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Quality control
Process completed with exit code 1.
Quality control: src/WebAuthn/WebAuthnRegistrationEvent.php#L152
PHPDoc tag `@var` above a method has no effect.
Quality control: src/WebAuthn/Store/Database.php#L38
Property SimpleSAML\Module\webauthn\WebAuthn\Store\Database::$db has unknown class SimpleSAML\Datadata as its type.
Quality control: src/WebAuthn/Store/Database.php#L38
PHPDoc tag `@var` for property SimpleSAML\Module\webauthn\WebAuthn\Store\Database::$db with type SimpleSAML\Datadata is not subtype of native type SimpleSAML\Database.