chore: Apply swift format (#56) #177
Annotations
20 warnings
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/
|
Sources/Csv2Img/PdfMaker.swift#L44
stored property 'fontSize' of 'Sendable'-conforming class 'PdfMaker' is mutable
|
Sources/Csv2Img/PdfMaker.swift#L214
expression implicitly coerced from 'String?' to 'Any'
|
Sources/Csv2Img/PdfMaker.swift#L215
expression implicitly coerced from 'String?' to 'Any'
|
Sources/Csv2Img/PdfMaker.swift#L418
expression implicitly coerced from 'String?' to 'Any'
|
Sources/Csv2Img/PdfMaker.swift#L419
expression implicitly coerced from 'String?' to 'Any'
|
Sources/Csv2Img/ImageMaker.swift#L48
stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable
|
Sources/Csv2Img/PdfMaker.swift#L44
stored property 'fontSize' of 'Sendable'-conforming class 'PdfMaker' is mutable
|
Sources/Csv2Img/ImageMaker.swift#L48
stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable
|
Sources/Csv2Img/CsvColumnStyle+Ex.swift#L25
expression implicitly coerced from 'NSColor?' to 'Any'
|
Sources/Csv2Img/ImageMaker.swift#L48
stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable
|
Sources/Csv2Img/PdfMaker.swift#L44
stored property 'fontSize' of 'Sendable'-conforming class 'PdfMaker' is mutable
|
Sources/Csv2Img/ImageMaker.swift#L48
stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable
|
Sources/Csv2Img/CsvColumnStyle+Ex.swift#L25
expression implicitly coerced from 'NSColor?' to 'Any'
|
Sources/Csv2Img/PdfMaker.swift#L44
stored property 'fontSize' of 'Sendable'-conforming class 'PdfMaker' is mutable
|
Sources/Csv2Img/PdfMaker.swift#L214
expression implicitly coerced from 'String?' to 'Any'
|
Sources/Csv2Img/PdfMaker.swift#L215
expression implicitly coerced from 'String?' to 'Any'
|
Sources/Csv2Img/PdfMaker.swift#L418
expression implicitly coerced from 'String?' to 'Any'
|
Sources/Csv2Img/PdfMaker.swift#L419
expression implicitly coerced from 'String?' to 'Any'
|
|
This job succeeded
Loading