prodigysim/Action Check Typescript errors

Check tsc errors and compare errors wih base branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
repo-tokenToken for the repository. Can be passed in using {{ secrets.GITHUB_TOKEN }}yes
directoryDirectory where to run install and build. Default is '.'.
files-changedList of files changed in the current PR (separated by space), use action 'futuratrepadeira/changed-files' for that""
files-addedList of files added in the current PR (separated by space), use action 'futuratrepadeira/changed-files' for that""
files-deletedList of files deleted in the current PR (separated by space), use action 'futuratrepadeira/changed-files' for that""
line-numbersList of files with added and removed lines, use action 'Equip-Collaboration/diff-line-numbers' for that
projectsPath of tsconfig files to compile. default is '.'./tsconfig.json
use-checkReport status as a CI Check
check-fail-modeAllowed values : added, errors_in_pr, errors_in_codeyes
output-summary-errorsOutput the counts of all errors in the project by file pathtrue
debugSet true to log ts errors in base branch and pr brancfalse

no outputs