Bump codecov/codecov-action from 4 to 5 #7
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.
|