respect fontSize
when creating pdf with specified PdfSize
.
#69
Annotations
9 warnings and 1 notice
Build Csv2ImgCmd:
Sources/Csv2Img/ImageMaker.swift#L49
stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable
|
Build Csv2ImgCmd:
Sources/Csv2Img/PdfMaker.swift#L46
stored property 'fontSize' of 'Sendable'-conforming class 'PdfMaker' is mutable
|
Build Csv2ImgCmd:
Sources/Csv2Img/ImageMaker.swift#L49
stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable
|
Build Csv2ImgCmd:
Sources/Csv2Img/PdfMaker.swift#L46
stored property 'fontSize' of 'Sendable'-conforming class 'PdfMaker' is mutable
|
Build Csv2ImgCmd:
Sources/Csv2Img/PdfMaker.swift#L214
expression implicitly coerced from 'String?' to 'Any'
|
Build Csv2ImgCmd:
Sources/Csv2Img/PdfMaker.swift#L215
expression implicitly coerced from 'String?' to 'Any'
|
Build Csv2ImgCmd:
Sources/Csv2Img/PdfMaker.swift#L411
expression implicitly coerced from 'String?' to 'Any'
|
Build Csv2ImgCmd:
Sources/Csv2Img/PdfMaker.swift#L412
expression implicitly coerced from 'String?' to 'Any'
|
Build Csv2ImgCmd:
Sources/Csv2Img/CsvColumnStyle+Ex.swift#L26
expression implicitly coerced from 'NSColor?' to 'Any'
|
Build Csv2ImgCmd
Tests Passed: 0 failed, 0 skipped, 1 total (0.004 seconds)
|