tbartelmess/Analyze XCode Results
Display Xcode test results and build warnings as GitHub annotations
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| results | Path to a the xcresult bundle | yes | — |
| pathPrefix | Build Path Prefix | no | ${{ github.workspace }} |
| GITHUB_TOKEN | GitHub token to create the check | yes | — |
| title | Title for the check results | yes | Test Results |
| testSummaryTable | Include a table with the number of passed and failed tests | yes | true |
| testFailureAnnotations | Add annotations for each failed test | yes | true |
| summary | Include an summary with the number of failed tests and warnings | yes | true |
| warningAnnotations | Add annotations for all warnings | — | false |
| showSDKInfo | Print the SDK Version | yes | true |
| timingSummary | Print a summary of all tasks | yes | true |
Outputs
no outputs