yume190/Leak Detect
Detect Potential Leaks.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sha | The commit you test | yes | ${{github.event.after}} |
| repo | The repo you test | yes | ${{github.repository}} |
| token | Github token | yes | — |
| issue | Github issue id | yes | ${{github.event.number}} |
| sdk | [macosx|appletvos|watchsimulator|iphonesimulator|appletvsimulator|iphoneos|watchos] | yes | "" |
| module | XCode Scheme Name/SPM Target name | yes | "" |
| file | xxx.xcworkspace/xxx.xcodeproj/xxx.swift | yes | "" |
| skip | skip list | yes | .leakdetect.yml |
Outputs
no outputs