Skip to content

Trying to support multi target DocC #107

Trying to support multi target DocC

Trying to support multi target DocC #107

Triggered via pull request October 13, 2024 00:57
Status Success
Total duration 2m 8s
Artifacts

command.yml

on: pull_request
Build Csv2ImgCmd
1m 57s
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: 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 Csv2ImgCmd: 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 Csv2ImgCmd: 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 Csv2ImgCmd: Sources/Csv2Img/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 Csv2ImgCmd: Sources/Csv2Img/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 Csv2ImgCmd: Sources/Csv2Img/Csv.swift#L531
actor-isolated property 'progressSubject' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
Build Csv2ImgCmd: Sources/Csv2Img/Csv.swift#L577
actor-isolated property 'progressSubject' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
Build Csv2ImgCmd: Sources/Csv2Img/Csv.swift#L584
actor-isolated property 'progressSubject' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
Build Csv2ImgCmd: Sources/Csv2Img/CsvColumnStyle+Ex.swift#L25
expression implicitly coerced from 'NSColor?' to 'Any'
Build Csv2ImgCmd: 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 Csv2ImgCmd
xcbeautify 2.11.0 is already installed and up-to-date. To reinstall 2.11.0, run: brew reinstall xcbeautify