Skip to content

Update app version to 1.6 #121

Update app version to 1.6

Update app version to 1.6 #121

Triggered via push October 27, 2024 14:07
Status Success
Total duration 1m 42s
Artifacts

command.yml

on: push
Build Csv2ImgCmd
1m 34s
Build Csv2ImgCmd
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build Csv2ImgCmd
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Csv2ImgCmd
xcbeautify 2.14.1 is already installed and up-to-date. To reinstall 2.14.1, run: brew reinstall xcbeautify
Build Csv2ImgCmd: Sources/Csv2ImgCore/ImageMaker.swift#L48
stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable; this is an error in the Swift 6 language mode
Build Csv2ImgCmd: Sources/Csv2ImgCore/PdfMaker.swift#L44
stored property 'fontSize' of 'Sendable'-conforming class 'PdfMaker' is mutable; this is an error in the Swift 6 language mode
Build Csv2ImgCmd: Sources/Csv2ImgCore/TypeConvertible.swift#L25
extension declares a conformance of imported type 'PDFDocument' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'PDFKit' introduce this conformance in the future
Build Csv2ImgCmd: Sources/Csv2ImgCore/PdfMaker.swift#L44
stored property 'fontSize' of 'Sendable'-conforming class 'PdfMaker' is mutable; this is an error in the Swift 6 language mode
Build Csv2ImgCmd: Sources/Csv2ImgCore/PdfMaker.swift#L214
expression implicitly coerced from 'String?' to 'Any'
Build Csv2ImgCmd: Sources/Csv2ImgCore/PdfMaker.swift#L215
expression implicitly coerced from 'String?' to 'Any'
Build Csv2ImgCmd: Sources/Csv2ImgCore/PdfMaker.swift#L418
expression implicitly coerced from 'String?' to 'Any'
Build Csv2ImgCmd: Sources/Csv2ImgCore/PdfMaker.swift#L419
expression implicitly coerced from 'String?' to 'Any'
Build Csv2ImgCmd: Sources/Csv2ImgCore/TypeConvertible.swift#L25
extension declares a conformance of imported type 'PDFDocument' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'PDFKit' introduce this conformance in the future
Build Csv2ImgCmd: Sources/Csv2ImgCore/ImageMaker.swift#L48
stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable; this is an error in the Swift 6 language mode