Skip to content

chore: Update Codecov action to v5 and add PHP 8.4 to test matrix #8

chore: Update Codecov action to v5 and add PHP 8.4 to test matrix

chore: Update Codecov action to v5 and add PHP 8.4 to test matrix #8

Triggered via push November 21, 2024 14:34
Status Failure
Total duration 33s
Artifacts
build-test
22s
build-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-test: src/Formats/Cba/Parser/CbamTemplate.php#L143
Property Kiwilan\Ebook\Formats\Cba\Parser\CbamTemplate::$extras (array<string, string>) does not accept array<string, int|string|null>.
build-test: src/Formats/Cba/Parser/CbamTemplate.php#L144
Property Kiwilan\Ebook\Formats\Cba\Parser\CbamTemplate::$extras (array<string, string>) does not accept array<string, int|string|null>.
build-test: src/Formats/Cba/Parser/CbamTemplate.php#L145
Property Kiwilan\Ebook\Formats\Cba\Parser\CbamTemplate::$extras (array<string, string>) does not accept array<string, int|string|null>.
build-test: src/Formats/Cba/Parser/CbamTemplate.php#L205
Property Kiwilan\Ebook\Formats\Cba\Parser\CbamTemplate::$extras (array<string, string>) does not accept array<string, list|string>.
build-test: src/Formats/Epub/EpubModule.php#L71
Offset 0 on non-empty-list<string> on left side of ?? always exists and is not nullable.
build-test: src/Formats/Epub/Parser/OpfItem.php#L385
Instanceof between DateTime and DateTime will always evaluate to true.
build-test: src/Formats/Fb2/Fb2Module.php#L65
Using nullsafe property access "?->id" on left side of ?? is unnecessary. Use -> instead.
build-test: src/Formats/Fb2/Fb2Module.php#L73
Using nullsafe property access "?->publisher" on left side of ?? is unnecessary. Use -> instead.
build-test: src/Formats/Fb2/Parser/Fb2Parser.php#L196
Call to function is_array() with array will always evaluate to true.
build-test: src/Formats/Fb2/Parser/Fb2Parser.php#L220
Using nullsafe property access "?->href" on left side of ?? is unnecessary. Use -> instead.