Skip to content

Removed abstract exceptions & fixed inheritance #30

Removed abstract exceptions & fixed inheritance

Removed abstract exceptions & fixed inheritance #30

Triggered via pull request November 9, 2024 09:24
@petrknappetrknap
synchronize #8
chores
Status Success
Total duration 39s
Artifacts

docker.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 10 notices
run
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run: tests/XzUtilsTestCase.php#L44
* [Inline doc comment declaration] Missing variable $throwable before or after the documentation comment.
run: tests/XzUtilsTestCase.php#L51
* [Return type hint] Method \PetrKnap\XzUtils\XzUtilsTestCase::data() does not have @return annotation for its traversable return value.
run: tests/XzUtilsTestCase.php#L19
* [Line length] Line exceeds maximum limit of 100 characters; contains 121 characters
run: tests/XzUtilsTestCase.php#L23
* [Line length] Line exceeds 80 characters; contains 88 characters
run: tests/XzUtilsTestCase.php#L28
* [Line length] Line exceeds 80 characters; contains 94 characters
run: tests/XzUtilsTestCase.php#L43
* [Line length] Line exceeds maximum limit of 100 characters; contains 118 characters
run: tests/LzmaTest.php#L14
* [Return type hint] Method \PetrKnap\XzUtils\LzmaTest::getCompressedDataAsBase64() does not have @return annotation for its traversable return value.
run: tests/LzmaTest.php#L17
* [Line length] Line exceeds 80 characters; contains 84 characters
run: tests/ReadmeTest.php#L20
* [Return type hint] Method \PetrKnap\XzUtils\ReadmeTest::getExpectedOutputsOfPhpExamples() does not have @return annotation for its traversable return value.
run: tests/ReadmeTest.php#L23
* [Line length] Line exceeds maximum limit of 100 characters; contains 149 characters