Skip to content

respect fontSize when creating pdf with specified PdfSize. #69

respect fontSize when creating pdf with specified PdfSize.

respect fontSize when creating pdf with specified PdfSize. #69

Triggered via pull request December 5, 2023 17:21
Status Success
Total duration 2m 14s
Artifacts

command.yml

on: pull_request
Build Csv2ImgCmd
2m 5s
Build Csv2ImgCmd
Fit to window
Zoom out
Zoom in

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)