Skip to content

Automation

Automation #686

Triggered via schedule September 30, 2024 11:18
Status Success
Total duration 1m 58s
Artifacts

automation.yml

on: schedule
automation  /  Generate job matrix
9s
automation / Generate job matrix
Matrix: automation / qa
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
automation / [PHP8.3][locked]PHPUnit on ubuntu
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
MissingThrowsDocblock: src/AbstractResult.php#L155
src/AbstractResult.php:155:35: MissingThrowsDocblock: Ghostwriter\Option\Exception\NullPointerException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
MissingThrowsDocblock: src/AbstractResult.php#L158
src/AbstractResult.php:158:9: MissingThrowsDocblock: Ghostwriter\Result\Exception\ResultException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
MissingThrowsDocblock: src/AbstractResult.php#L165
src/AbstractResult.php:165:35: MissingThrowsDocblock: Ghostwriter\Option\Exception\NullPointerException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
MissingThrowsDocblock: src/AbstractResult.php#L168
src/AbstractResult.php:168:9: MissingThrowsDocblock: Ghostwriter\Result\Exception\ResultException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
MissingThrowsDocblock: src/AbstractResult.php#L177
src/AbstractResult.php:177:35: MissingThrowsDocblock: Ghostwriter\Option\Exception\NullPointerException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
MissingThrowsDocblock: src/AbstractResult.php#L187
src/AbstractResult.php:187:35: MissingThrowsDocblock: Ghostwriter\Option\Exception\NullPointerException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
MissingThrowsDocblock: src/AbstractResult.php#L191
src/AbstractResult.php:191:15: MissingThrowsDocblock: Ghostwriter\Option\Exception\NullPointerException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
LessSpecificReturnType: tests/Unit/ErrorTest.php#L137
tests/Unit/ErrorTest.php:137:54: LessSpecificReturnType: The inferred return type 'Ghostwriter\Result\SuccessInterface<'foobar'>&Ghostwriter\Result\SuccessInterface' for /home/runner/work/result/result/tests/unit/errortest.php:137:3711:-:closure is more specific than the declared return type 'Ghostwriter\Result\SuccessInterface' (see https://psalm.dev/088)
DocblockTypeContradiction: tests/Unit/ErrorTest.php#L141
tests/Unit/ErrorTest.php:141:15: DocblockTypeContradiction: Docblock-defined type Ghostwriter\Result\SuccessInterface<'foobar'>&Ghostwriter\Result\SuccessInterface|Throwable for $result->unwrap() is never =string(foobar) (see https://psalm.dev/155)
LessSpecificReturnType: tests/Unit/ErrorTest.php#L168
tests/Unit/ErrorTest.php:168:29: LessSpecificReturnType: The inferred return type 'true' for /home/runner/work/result/result/tests/unit/errortest.php:168:4536:-:closure is more specific than the declared return type 'bool' (see https://psalm.dev/088)
automation / [PHP8.3][locked]PHPUnit on windows
Codecov: Failed to properly upload report: The process 'D:\a\_actions\codecov\test-results-action\v1\dist\codecov.exe' failed with exit code 1