gert-jandev/LegacyLint Delphi Scan

Static analysis for Delphi/Pascal that annotates findings directly on your pull request.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyLegacyLint project API key. Store it as an encrypted secret and pass it here.yes
project-keyLegacyLint project key (from your project settings).yes
pathPath to scan.no.
server-urlLegacyLint API base URL.nohttps://api.legacylint.com
report-scopeWhich findings to report on the PR: changed-lines (default), all, or new-vs-base.nochanged-lines
fail-onFail the job when reported findings reach this severity or higher: error (default), warning, or none.noerror
commentPost/update a single summary comment on the pull request (true/false).notrue
annotateEmit inline annotations on the PR diff (true/false).notrue
max-issues-per-fileCap issues reported per file.no200
github-tokenToken used to post annotations and the PR comment.no${{ github.token }}

no outputs