Skip to content

Fix phpstan-issues #235

Fix phpstan-issues

Fix phpstan-issues #235

Triggered via push March 8, 2026 22:55
Status Failure
Total duration 1m 41s
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
39s
Quality control
Security checks
29s
Security checks
Cleanup artifacts
5s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Quality control
Process completed with exit code 1.
Quality control: tests/src/Controller/AttributeServerTest.php#L96
Method SimpleSAML\Test\Module\exampleattributeserver\Controller\ExampleAttributeServerTest::getStubWithInput() has parameter $input with no type specified.
Quality control: tests/src/Controller/AttributeServerTest.php#L88
Call to method PHPUnit\Framework\Assert::assertInstanceOf() with 'SimpleSAML\\HTTP\\RunnableResponse' and SimpleSAML\HTTP\RunnableResponse will always evaluate to true.