Fix phpstan-issues #235
php.yml
on: push
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Cleanup artifacts
5s
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.
|