[FEATURE] Add Tests #8
Annotations
4 errors and 1 warning
cgl:
Tests/Unit/Log/Writer/StandardStreamWriterTest.php#L48
Method Mteu\StreamWriter\Tests\Unit\Log\Writer\StandardStreamWriterTest::createWriter() has parameter $options with null as default value.
|
cgl:
Tests/Unit/Log/Writer/StandardStreamWriterTest.php#L54
Parameter #1 $options of class Mteu\StreamWriter\Log\Writer\StandardStreamWriter constructor expects array{outputStream: Mteu\StreamWriter\Log\Config\StandardStream}, array{outputStream: mixed} given.
|
cgl:
Tests/Unit/Log/Writer/StandardStreamWriterTest.php#L71
Parameter #1 $options of method Mteu\StreamWriter\Tests\Unit\Log\Writer\StandardStreamWriterTest::createWriter() expects array{outputStream: mixed}|null, array{foo: 'bar'} given.
|
cgl
Process completed with exit code 1.
|
cgl
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|