Skip to content

[TASK] Improve Testing #61

[TASK] Improve Testing

[TASK] Improve Testing #61

Triggered via pull request August 15, 2024 20:33
Status Failure
Total duration 36s
Artifacts

cgl.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
cgl: Tests/Unit/Log/Writer/StandardStreamWriterTest.php#L64
No error with identifier method.unused is reported on line 64.
cgl: Tests/Unit/Log/Writer/StandardStreamWriterTest.php#L146
Generic type Generator<string, mteu\StreamWriter\Log\Config\StandardStream, array<int, string|TYPO3\CMS\Core\Log\LogRecord>> in PHPDoc tag @return does not specify all template types of class Generator: TKey, TValue, TSend, TReturn
cgl: Tests/Unit/Log/Writer/StandardStreamWriterTest.php#L148
Generator expects value type mteu\StreamWriter\Log\Config\StandardStream, array<int, mteu\StreamWriter\Log\Config\StandardStream::Error|string|TYPO3\CMS\Core\Log\LogRecord> given.
cgl: Tests/Unit/Log/Writer/StandardStreamWriterTest.php#L158
Generator expects value type mteu\StreamWriter\Log\Config\StandardStream, array<int, mteu\StreamWriter\Log\Config\StandardStream::Error|string|TYPO3\CMS\Core\Log\LogRecord> given.
cgl: Tests/Unit/Log/Writer/StandardStreamWriterTest.php#L168
Generator expects value type mteu\StreamWriter\Log\Config\StandardStream, array<int, mteu\StreamWriter\Log\Config\StandardStream::Error|string|TYPO3\CMS\Core\Log\LogRecord> given.
cgl: Tests/Unit/Log/Writer/StandardStreamWriterTest.php#L178
Generator expects value type mteu\StreamWriter\Log\Config\StandardStream, array<int, mteu\StreamWriter\Log\Config\StandardStream::Error|string|TYPO3\CMS\Core\Log\LogRecord> given.
cgl: Tests/Unit/Log/Writer/StandardStreamWriterTest.php#L188
Generator expects value type mteu\StreamWriter\Log\Config\StandardStream, array<int, mteu\StreamWriter\Log\Config\StandardStream::Out|string|TYPO3\CMS\Core\Log\LogRecord> given.
cgl: Tests/Unit/Log/Writer/StandardStreamWriterTest.php#L198
Generator expects value type mteu\StreamWriter\Log\Config\StandardStream, array<int, mteu\StreamWriter\Log\Config\StandardStream::Out|string|TYPO3\CMS\Core\Log\LogRecord> given.
cgl: Tests/Unit/Log/Writer/StandardStreamWriterTest.php#L208
Generator expects value type mteu\StreamWriter\Log\Config\StandardStream, array<int, mteu\StreamWriter\Log\Config\StandardStream::Out|string|TYPO3\CMS\Core\Log\LogRecord> given.
cgl: Tests/Unit/Log/Writer/StandardStreamWriterTest.php#L218
Generator expects value type mteu\StreamWriter\Log\Config\StandardStream, array<int, mteu\StreamWriter\Log\Config\StandardStream::Out|string|TYPO3\CMS\Core\Log\LogRecord> given.
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/