github-action-psscriptanalyzer:GitHub Action运行PSScriptAnalyzer静态代码分析

时间:2024-05-28 07:19:00
【文件属性】:

文件名称:github-action-psscriptanalyzer:GitHub Action运行PSScriptAnalyzer静态代码分析

文件大小:47KB

文件格式:ZIP

更新时间:2024-05-28 07:19:00

powershell psscriptanalyzer github-actions PowerShell

github-action-psscriptanalyzer 在PowerShell上运行静态代码分析检查的 for 。 成功标准 默认情况下,如果找到零PSScriptAnalyzer错误和警告,则此操作将成功。 可以配置错误,警告或信息性问题的失败。 请参阅下面的。 如果需要,如果操作失败,则可以将评论发送回PR。 用法 基本的 基本配置,它将运行PSSA并在出现错误或警告时失败,并将带有摘要的注释发送回PR。 请注意,需要repoToken才能发回评论。 name : CI on : [pull_request] jobs : lint : name : Run PSSA runs-on : ubuntu-latest steps : - uses : actions/checkout@v2 - name : lint u


【文件预览】:
github-action-psscriptanalyzer-master
----Dockerfile(1008B)
----README.md(3KB)
----CHANGELOG.md(3KB)
----.github()
--------workflows()
--------main.workflow(551B)
--------FUNDING.yml(88B)
----build.ps1(1KB)
----LICENSE(1KB)
----.gitattributes(11B)
----media()
--------example.png(43KB)
----entrypoint.ps1(3KB)
----psakeFile.ps1(678B)
----action.yml(1KB)

网友评论