Add PHPStan, PHPUnit GitHub actions #1
Annotations
9 errors
Run PHPStan:
tests/NamesTest.php#L21
Method NamesTest::testNamesArray() has no return type specified.
|
Run PHPStan:
tests/NamesTest.php#L34
Method NamesTest::testNamesString() has no return type specified.
|
Run PHPStan:
tests/NamesTest.php#L47
Method NamesTest::testNamesKey() has no return type specified.
|
Run PHPStan:
tests/NamesTest.php#L60
Method NamesTest::testEmpty() has no return type specified.
|
Run PHPStan:
tests/NamesTest.php#L74
Method NamesTest::testNameKeyNotFound() has no return type specified.
|
Run PHPStan:
tests/NamesTest.php#L87
Method NamesTest::testExtendedNames() has no return type specified.
|
Run PHPStan:
tests/NamesTest.php#L95
Method NamesTest::testException() has no return type specified.
|
Run PHPStan:
update/lv.php#L18
Parameter #2 $string of function explode expects string, string|false given.
|
Run PHPStan
Process completed with exit code 1.
|
Loading