Skip to content

Add missing shadow-dependency #494

Add missing shadow-dependency

Add missing shadow-dependency #494

Triggered via push August 21, 2026 22:16
Status Failure
Total duration 1m 26s
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
10s
Code coverage
Quality control
16s
Quality control
Security checks
20s
Security checks
Cleanup artifacts
4s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Quality control
Process completed with exit code 1.
Quality control: src/URITrait.php (in context of class SimpleSAML/Assert/Assert)#L124
Method SimpleSAML\Assert\Assert::getUri() should return Uri\Rfc3986\Uri but returns Uri\Rfc3986\Uri|Uri\WhatWg\Url.
Quality control: src/URITrait.php#L107
Strict comparison using === between false and true will always evaluate to false.