Automation #679
automation.yml
on: schedule
automation
/
Generate job matrix
6s
Matrix: automation / qa
Annotations
16 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
|
automation / [PHP8.3][latest]PHPUnit on ubuntu
Failed to download action 'https://api.github.com/repos/shivammathur/setup-php/tarball/c541c155eee45413f5b09a52248675b1a2575231'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
automation / [PHP8.3][latest]PHPUnit on ubuntu
Back off 27.24 seconds before retry.
|
automation / [PHP8.3][latest]PHPUnit on ubuntu
Failed to download action 'https://api.github.com/repos/shivammathur/setup-php/tarball/c541c155eee45413f5b09a52248675b1a2575231'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
automation / [PHP8.3][latest]PHPUnit on ubuntu
Back off 20.716 seconds before retry.
|