Update README.md #195
Triggered via pull request
September 29, 2024 17:01
Status
Cancelled
Total duration
7m 36s
Artifacts
–
Annotations
2 errors, 21 warnings, and 4 notices
Build Csv2Img
The run was canceled by @fummicc1.
|
Build Csv2Img
The operation was canceled.
|
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:
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:
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
xcbeautify 2.11.0 is already installed and up-to-date.
To reinstall 2.11.0, run:
brew reinstall xcbeautify
|
Build Csv2Img
Skipped Csv2ImgTests.ImageMakerTests.testMakeImage
|
Build Csv2Img
Skipped Csv2ImgTests.PdfMakerTests.test_make
|
Build Csv2Img
Skipped Csv2ImgTests.ImageMakerTests.testMakeImage
|
Build Csv2Img
Skipped Csv2ImgTests.PdfMakerTests.test_make
|