Skip to content

Update app version to 1.6 #10

Update app version to 1.6

Update app version to 1.6 #10

Triggered via pull request October 27, 2024 08:31
Status Success
Total duration 5m 45s
Artifacts

core.yml

on: pull_request
Build Csv2ImgCore
5m 36s
Build Csv2ImgCore
Fit to window
Zoom out
Zoom in

Annotations

22 warnings and 2 notices
Build Csv2ImgCore
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 Csv2ImgCore
xcbeautify 2.14.1 is already installed and up-to-date. To reinstall 2.14.1, run: brew reinstall xcbeautify
Build Csv2ImgCore: 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 Csv2ImgCore: 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 Csv2ImgCore: 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 Csv2ImgCore: Sources/Csv2ImgCore/Csv.swift#L87
actor-isolated property 'isLoadingSubject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
Build Csv2ImgCore: Sources/Csv2ImgCore/Csv.swift#L112
actor-isolated property 'progressSubject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
Build Csv2ImgCore: Sources/Csv2ImgCore/Csv.swift#L525
actor-isolated property 'progressSubject' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
Build Csv2ImgCore: Sources/Csv2ImgCore/Csv.swift#L564
actor-isolated property 'progressSubject' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
Build Csv2ImgCore: Sources/Csv2ImgCore/Csv.swift#L571
actor-isolated property 'progressSubject' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
Build Csv2ImgCore: 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 Csv2ImgCore: Sources/Csv2ImgCore/ImageMaker.swift#L175
immutable value 'item' was never used; consider replacing with '_' or removing it
Build Csv2ImgCore: 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 Csv2ImgCore: 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 Csv2ImgCore: 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 Csv2ImgCore: 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 Csv2ImgCore: Sources/Csv2ImgCore/PdfMaker.swift#L214
expression implicitly coerced from 'String?' to 'Any'
Build Csv2ImgCore: Sources/Csv2ImgCore/PdfMaker.swift#L215
expression implicitly coerced from 'String?' to 'Any'
Build Csv2ImgCore: Sources/Csv2ImgCore/PdfMaker.swift#L418
expression implicitly coerced from 'String?' to 'Any'
Build Csv2ImgCore: Sources/Csv2ImgCore/PdfMaker.swift#L419
expression implicitly coerced from 'String?' to 'Any'
Build Csv2ImgCore: 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 Csv2ImgCore: Sources/Csv2ImgCore/Csv.swift#L87
actor-isolated property 'isLoadingSubject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
Build Csv2ImgCore
Skipped Csv2ImgCoreTests.PdfMakerTests.test_make
Build Csv2ImgCore
Skipped Csv2ImgCoreTests.PdfMakerTests.test_make