nomasystems/xcresult

Generates annotations from an xcresult bundle

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
xcresult-pathPath to the xcresult bundleyes
path-rootRoot for paths in the xcresult bundle. Defaults to env.GITHUB_WORKSPACE
fail-on-errorSet a failure exit code if the xcresult indicates an errortrue
fail-on-warningSet a failure exit code if the xcresult indicates a warningtrue
fail-on-external-warningWhether fail-on-warning considers warnings in files outside path-rootfalse
fail-on-analyzer-warningSet a failure exit code if the xcresult indicates an analyzer warningtrue
fail-on-test-failureSet a failure exit code if the xcresult indicates a test failuretrue

no outputs