tests: support PHPUnit 11 #35
lint-and-analyse.yml
on: push
lint-php
22s
analyse-php
20s
Annotations
10 errors
analyse-php:
tests/Unit/ErrorFormatter/CheckstyleErrorFormatterTest.php#L43
Method CodeLts\CliTools\Tests\ErrorFormatter\CheckstyleErrorFormatterTest::dataFormatterOutputProvider() return type has no value type specified in iterable type array.
|
analyse-php:
tests/Unit/ErrorFormatter/GithubErrorFormatterTest.php#L43
Method CodeLts\CliTools\Tests\ErrorFormatter\GithubErrorFormatterTest::dataFormatterOutputProvider() return type has no value type specified in iterable type array.
|
analyse-php:
tests/Unit/ErrorFormatter/GitlabFormatterTest.php#L41
Method CodeLts\CliTools\Tests\ErrorFormatter\GitlabFormatterTest::dataFormatterOutputProvider() return type has no value type specified in iterable type array.
|
analyse-php:
tests/Unit/ErrorFormatter/JsonErrorFormatterTest.php#L40
Method CodeLts\CliTools\Tests\ErrorFormatter\JsonErrorFormatterTest::dataFormatterOutputProvider() return type has no value type specified in iterable type array.
|
analyse-php:
tests/Unit/ErrorFormatter/RawErrorFormatterTest.php#L40
Method CodeLts\CliTools\Tests\ErrorFormatter\RawErrorFormatterTest::dataFormatterOutputProvider() return type has no value type specified in iterable type array.
|
analyse-php:
tests/Unit/ErrorFormatter/TableErrorFormatterTest.php#L42
Method CodeLts\CliTools\Tests\ErrorFormatter\TableErrorFormatterTest::dataFormatterOutputProvider() return type has no value type specified in iterable type array.
|
analyse-php:
tests/Unit/ErrorFormatter/TeamcityErrorFormatterTest.php#L42
Method CodeLts\CliTools\Tests\ErrorFormatter\TeamcityErrorFormatterTest::dataFormatterOutputProvider() return type has no value type specified in iterable type array.
|
analyse-php:
tests/Unit/OutputFormatTest.php#L23
Method CodeLts\CliTools\Tests\Unit\OutputFormatTest::dataProviderFormatsNames() return type has no value type specified in iterable type array.
|
analyse-php
Ignored error pattern #^Method CodeLts\\CliTools\\Tests\\ErrorFormatter\\CheckstyleErrorFormatterTest\:\:dataFormatterOutputProvider\(\) return type has no value type specified in iterable type array\.$# in path /home/runner/work/cli-tools/cli-tools/tests/ErrorFormatter/CheckstyleErrorFormatterTest.php was not matched in reported errors.
|
analyse-php
Ignored error pattern #^Method CodeLts\\CliTools\\Tests\\ErrorFormatter\\GithubErrorFormatterTest\:\:dataFormatterOutputProvider\(\) return type has no value type specified in iterable type array\.$# in path /home/runner/work/cli-tools/cli-tools/tests/ErrorFormatter/GithubErrorFormatterTest.php was not matched in reported errors.
|