actions-marketplace-validations/Free Pascal Compiler
Compile Pascal code using FPC
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 8, 2024
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/suve_ghactions-fpc@10a0e98f7649c7fdf61eee2023267a077c95fa80 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| exclude-path | List of paths to ignore | no | "" |
| fail-on | Strictness level | no | e |
| flags | FPC flags (space-separated) | no | "" |
| fpc | Full path to fpc executable | no | "" |
| source | Main source file to compile | yes | — |
| user-defined | Display user-defined messages | no | * |
| verbosity | Verbosity level | no | ew |
| workdir | Working directory to use | no | "" |
Outputs
no outputs