Skip to content

Update application UI #184

Update application UI

Update application UI #184

Triggered via pull request September 23, 2024 09:55
Status Success
Total duration 8m 17s
Artifacts

lib.yml

on: pull_request
Build Csv2Img
8m 8s
Build Csv2Img
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Build Csv2Img
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 Csv2Img: Sources/Csv2Img/ImageMaker.swift#L48
stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable; this is an error in the Swift 6 language mode
Build Csv2Img: Sources/Csv2Img/PdfMaker.swift#L44
stored property 'fontSize' of 'Sendable'-conforming class 'PdfMaker' is mutable; this is an error in the Swift 6 language mode
Build Csv2Img: Sources/Csv2Img/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 Csv2Img: Sources/Csv2Img/PdfMaker.swift#L44
stored property 'fontSize' of 'Sendable'-conforming class 'PdfMaker' is mutable; this is an error in the Swift 6 language mode
Build Csv2Img: Sources/Csv2Img/PdfMaker.swift#L214
expression implicitly coerced from 'String?' to 'Any'
Build Csv2Img: Sources/Csv2Img/PdfMaker.swift#L215
expression implicitly coerced from 'String?' to 'Any'
Build Csv2Img: Sources/Csv2Img/PdfMaker.swift#L418
expression implicitly coerced from 'String?' to 'Any'
Build Csv2Img: Sources/Csv2Img/PdfMaker.swift#L419
expression implicitly coerced from 'String?' to 'Any'
Build Csv2Img: Sources/Csv2Img/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 Csv2Img: Sources/Csv2Img/ImageMaker.swift#L48
stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable; this is an error in the Swift 6 language mode
Build Csv2Img: Sources/Csv2Img/PdfMaker.swift#L44
stored property 'fontSize' of 'Sendable'-conforming class 'PdfMaker' is mutable; this is an error in the Swift 6 language mode
Build Csv2Img: Sources/Csv2Img/PdfMaker.swift#L214
expression implicitly coerced from 'String?' to 'Any'
Build Csv2Img: Sources/Csv2Img/PdfMaker.swift#L215
expression implicitly coerced from 'String?' to 'Any'
Build Csv2Img: Sources/Csv2Img/PdfMaker.swift#L418
expression implicitly coerced from 'String?' to 'Any'
Build Csv2Img: Sources/Csv2Img/PdfMaker.swift#L419
expression implicitly coerced from 'String?' to 'Any'
Build Csv2Img: Sources/Csv2Img/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 Csv2Img: Sources/Csv2Img/ImageMaker.swift#L48
stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable; this is an error in the Swift 6 language mode
Build Csv2Img: Sources/Csv2Img/PdfMaker.swift#L44
stored property 'fontSize' of 'Sendable'-conforming class 'PdfMaker' is mutable; this is an error in the Swift 6 language mode
Build Csv2Img: Sources/Csv2Img/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 Csv2Img: Sources/Csv2Img/ImageMaker.swift#L48
stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable; this is an error in the Swift 6 language mode
Build Csv2Img
xcbeautify 2.11.0 is already installed and up-to-date. To reinstall 2.11.0, run: brew reinstall xcbeautify