Skip to content

Fix/unicode dictionary #97

Fix/unicode dictionary

Fix/unicode dictionary #97

Triggered via pull request January 2, 2024 12:52
Status Failure
Total duration 52s
Artifacts

php.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build: src/Backend/Structure/Document/Font/CMapCreator.php#L31
Method PdfGenerator\Backend\Structure\Document\Font\CMapCreator::createToUnicodeCMap() has parameter $characters with no value type specified in iterable type array.
build: src/Backend/Structure/Document/Font/CMapCreator.php#L176
Template type T of method PdfGenerator\Backend\Structure\Document\Font\CMapCreator::getBfRange() is not referenced in a parameter.
build: src/Backend/Structure/Document/Font/CMapCreator.php#L244
Parameter #1 $unicodeMapping of method PdfGenerator\Backend\Structure\Document\Font\CMapCreator::createMappingByHexLength() expects array<string, int>, array<int, int<0, max>> given.
build: src/Backend/Structure/Document/Font/CMapCreator.php#L263
Parameter #1 $unicodeMapping of method PdfGenerator\Backend\Structure\Document\Font\CMapCreator::createMappingByHexLength() expects array<string, int>, array<int, int> given.
build: src/Backend/Structure/Document/Font/CMapCreator.php#L278
Parameter #1 $codepoint of function mb_chr expects int, string given.
build
Process completed with exit code 1.