scarf005/Setup EmmyLua Check
Download emmylua_check for Ubuntu runners, add it to PATH, and register diagnostics annotations.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | EmmyLua Analyzer Rust release tag to use. Use latest for the latest release. | no | latest |
| repository | GitHub repository that publishes emmylua_check release assets. | no | EmmyLuaLs/emmylua-analyzer-rust |
| asset | Ubuntu release asset name to download. Defaults to the current Ubuntu runner architecture. | no | "" |
| token | GitHub token for release API requests. | no | "" |
Outputs
| name | description |
|---|---|
| version | Resolved release tag. |
| asset | Downloaded release asset name. |
| path | Installed emmylua_check path. |