RedMadRobot / figma-export

Command line utility to export colors, typography, icons and images from Figma to Xcode / Android Studio project
MIT License
719 stars 115 forks source link

Add xcaudit for test logs in GitHub action #86

Closed Alexander-Ignition closed 2 years ago

subdan commented 3 years ago

Could you please show how it looks like by temporary adding one warning and one error in the FigmaExport code.

Alexander-Ignition commented 3 years ago

@subdan xcaudit highlights errors and warnings

you can view it in

Alexander-Ignition commented 3 years ago

Oh I've seen a few flaws

Alexander-Ignition commented 3 years ago

duplication of warnings is a compiler bug https://bugs.swift.org/plugins/servlet/mobile#issue/SR-13640

Alexander-Ignition commented 3 years ago

@subdan I updated xcuadit and failed-pr https://github.com/RedMadRobot/figma-export/pull/95