build #1388
build.yml
on: schedule
Matrix: main
Coveralls Finished
0s
Annotations
15 errors
Build [PHP 8.3]:
src/Test/AbstractCustomFixerTestCase.php#L162
Call to static method PHPUnit\Framework\Assert::assertIsInt() with int<0, max> will always evaluate to true.
|
Build [PHP 8.3]:
src/Test/AbstractCustomFixerTestCase.php#L165
Call to static method PHPUnit\Framework\Assert::assertInstanceOf() with arguments 'PhpCsFixer\\FixerDefinition\\CodeSampleInterface', PhpCsFixer\FixerDefinition\CodeSampleInterface and string will always evaluate to true.
|
Build [PHP 8.3]:
tests/Test/FixerProviderTest.php#L1
Ignored error pattern #^Call to static method PHPUnit\\Framework\\Assert\:\:assertEmpty\(\) with non\-empty\-array will always evaluate to false\.$# in path /home/runner/work/cs-config/cs-config/tests/Test/FixerProviderTest.php was not matched in reported errors.
|
Build [PHP 8.3]:
tests/Test/FixerProviderTest.php#L67
Call to static method PHPUnit\Framework\Assert::assertEmpty() with non-empty-array<string, PhpCsFixer\Fixer\FixerInterface> will always evaluate to false.
|
Build [PHP 8.3]
Process completed with exit code 1.
|
Build [PHP 8.1]:
src/Test/AbstractCustomFixerTestCase.php#L162
Call to static method PHPUnit\Framework\Assert::assertIsInt() with int<0, max> will always evaluate to true.
|
Build [PHP 8.1]:
src/Test/AbstractCustomFixerTestCase.php#L165
Call to static method PHPUnit\Framework\Assert::assertInstanceOf() with arguments 'PhpCsFixer\\FixerDefinition\\CodeSampleInterface', PhpCsFixer\FixerDefinition\CodeSampleInterface and string will always evaluate to true.
|
Build [PHP 8.1]:
tests/Test/FixerProviderTest.php#L1
Ignored error pattern #^Call to static method PHPUnit\\Framework\\Assert\:\:assertEmpty\(\) with non\-empty\-array will always evaluate to false\.$# in path /home/runner/work/cs-config/cs-config/tests/Test/FixerProviderTest.php was not matched in reported errors.
|
Build [PHP 8.1]:
tests/Test/FixerProviderTest.php#L67
Call to static method PHPUnit\Framework\Assert::assertEmpty() with non-empty-array<string, PhpCsFixer\Fixer\FixerInterface> will always evaluate to false.
|
Build [PHP 8.1]
Process completed with exit code 1.
|
Build [PHP 8.2]:
src/Test/AbstractCustomFixerTestCase.php#L162
Call to static method PHPUnit\Framework\Assert::assertIsInt() with int<0, max> will always evaluate to true.
|
Build [PHP 8.2]:
src/Test/AbstractCustomFixerTestCase.php#L165
Call to static method PHPUnit\Framework\Assert::assertInstanceOf() with arguments 'PhpCsFixer\\FixerDefinition\\CodeSampleInterface', PhpCsFixer\FixerDefinition\CodeSampleInterface and string will always evaluate to true.
|
Build [PHP 8.2]:
tests/Test/FixerProviderTest.php#L1
Ignored error pattern #^Call to static method PHPUnit\\Framework\\Assert\:\:assertEmpty\(\) with non\-empty\-array will always evaluate to false\.$# in path /home/runner/work/cs-config/cs-config/tests/Test/FixerProviderTest.php was not matched in reported errors.
|
Build [PHP 8.2]:
tests/Test/FixerProviderTest.php#L67
Call to static method PHPUnit\Framework\Assert::assertEmpty() with non-empty-array<string, PhpCsFixer\Fixer\FixerInterface> will always evaluate to false.
|
Build [PHP 8.2]
Process completed with exit code 1.
|