chore: Apply swift format (#56) #86
Annotations
20 warnings
Build CsvBuilder
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 CsvBuilder:
Sources/Csv2Img/ImageMaker.swift#L48
stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable
|
Build CsvBuilder:
Sources/Csv2Img/PdfMaker.swift#L44
stored property 'fontSize' of 'Sendable'-conforming class 'PdfMaker' is mutable
|
Build CsvBuilder:
Sources/Csv2Img/CsvColumnStyle+Ex.swift#L25
expression implicitly coerced from 'NSColor?' to 'Any'
|
Build CsvBuilder:
Sources/Csv2Img/ImageMaker.swift#L48
stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable
|
Build CsvBuilder:
Sources/Csv2Img/PdfMaker.swift#L44
stored property 'fontSize' of 'Sendable'-conforming class 'PdfMaker' is mutable
|
Build CsvBuilder:
Sources/Csv2Img/PdfMaker.swift#L214
expression implicitly coerced from 'String?' to 'Any'
|
Build CsvBuilder:
Sources/Csv2Img/PdfMaker.swift#L215
expression implicitly coerced from 'String?' to 'Any'
|
Build CsvBuilder:
Sources/Csv2Img/PdfMaker.swift#L418
expression implicitly coerced from 'String?' to 'Any'
|
Build CsvBuilder:
Sources/Csv2Img/PdfMaker.swift#L419
expression implicitly coerced from 'String?' to 'Any'
|
Build CsvBuilder:
Sources/Csv2Img/ImageMaker.swift#L48
stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable
|
Build CsvBuilder:
Sources/Csv2Img/PdfMaker.swift#L44
stored property 'fontSize' of 'Sendable'-conforming class 'PdfMaker' is mutable
|
Build CsvBuilder:
Sources/Csv2Img/ImageMaker.swift#L48
stored property 'maximumRowCount' of 'Sendable'-conforming class 'ImageMaker' is mutable
|
Build CsvBuilder:
Sources/Csv2Img/CsvColumnStyle+Ex.swift#L25
expression implicitly coerced from 'NSColor?' to 'Any'
|
Build CsvBuilder:
Sources/Csv2Img/PdfMaker.swift#L44
stored property 'fontSize' of 'Sendable'-conforming class 'PdfMaker' is mutable
|
Build CsvBuilder:
Sources/Csv2Img/PdfMaker.swift#L214
expression implicitly coerced from 'String?' to 'Any'
|
Build CsvBuilder:
Sources/Csv2Img/PdfMaker.swift#L215
expression implicitly coerced from 'String?' to 'Any'
|
Build CsvBuilder:
Sources/Csv2Img/PdfMaker.swift#L418
expression implicitly coerced from 'String?' to 'Any'
|
Build CsvBuilder:
Sources/Csv2Img/PdfMaker.swift#L419
expression implicitly coerced from 'String?' to 'Any'
|
Build CsvBuilder
xcbeautify 2.11.0 is already installed and up-to-date.
To reinstall 2.11.0, run:
brew reinstall xcbeautify
|