Removed abstract exceptions & fixed inheritance #30
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
|