Skip to content

Apply swift format #176

Apply swift format

Apply swift format #176

Triggered via pull request September 21, 2024 08:08
Status Success
Total duration 3m 26s
Artifacts

lib.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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