Skip to content

feature: removed phpcpd, introduced PHPStan #11

feature: removed phpcpd, introduced PHPStan

feature: removed phpcpd, introduced PHPStan #11

Triggered via push June 11, 2024 19:57
Status Success
Total duration 8m 16s
Artifacts

tests.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
test (8.3): test/functional/FunctionalTestCase.php#L51
Method Seafile\Client\Tests\Functional\FunctionalTestCase::checkFunctionalTestsSetUpCorrectly() has no return type specified.
test (8.3): test/functional/FunctionalTestCase.php#L139
Result of && is always false.
test (8.3): test/functional/FunctionalTestCase.php#L139
Strict comparison using === between string and true will always evaluate to false.
test (8.3): test/unit/UnitTestCase.php#L33
Method Seafile\Client\Tests\Unit\UnitTestCase::invokeMethod() has parameter $parameters with no value type specified in iterable type array.
test (8.2): test/functional/FunctionalTestCase.php#L51
Method Seafile\Client\Tests\Functional\FunctionalTestCase::checkFunctionalTestsSetUpCorrectly() has no return type specified.
test (8.2): test/functional/FunctionalTestCase.php#L139
Result of && is always false.
test (8.2): test/functional/FunctionalTestCase.php#L139
Strict comparison using === between string and true will always evaluate to false.
test (8.2): test/unit/UnitTestCase.php#L33
Method Seafile\Client\Tests\Unit\UnitTestCase::invokeMethod() has parameter $parameters with no value type specified in iterable type array.
test (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.