Fix: Irregular Action Refactoring ( Fixes #235, Fixes #236 ) #298
Annotations
23 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
RunPSScriptAnalyzer:
Irregular.psm1#L10
PSAvoidTrailingWhitespace : Line has trailing whitespace
|
RunPSScriptAnalyzer:
Irregular.psm1#L57
PSAvoidTrailingWhitespace : Line has trailing whitespace
|
RunPSScriptAnalyzer:
Irregular.psm1#L58
PSAvoidTrailingWhitespace : Line has trailing whitespace
|
RunPSScriptAnalyzer:
Irregular.tests.ps1#L644
PSAvoidTrailingWhitespace : Line has trailing whitespace
|
RunPSScriptAnalyzer:
Irregular.tests.ps1#L796
PSAvoidTrailingWhitespace : Line has trailing whitespace
|
RunPSScriptAnalyzer:
Irregular.tests.ps1#L813
PSAvoidTrailingWhitespace : Line has trailing whitespace
|
RunPSScriptAnalyzer:
Irregular.tests.ps1#L653
PSUseDeclaredVarsMoreThanAssignments : The variable 'extension' is assigned but never used.
|
RunPSScriptAnalyzer:
Irregular.tests.ps1#L686
PSUseDeclaredVarsMoreThanAssignments : The variable 'outputFileInfo' is assigned but never used.
|
RunPSScriptAnalyzer:
Irregular.psd1#L15
PSAvoidTrailingWhitespace : Line has trailing whitespace
|
RunPSScriptAnalyzer:
Irregular.psd1#L23
PSAvoidTrailingWhitespace : Line has trailing whitespace
|
RunScriptCop
Irregular: Module Manifest does not contain a file list
|
RunScriptCop
Compress-Regex: Compress-Regex does not have an output type
|
RunScriptCop
Export-RegEx: Export-RegEx does not have an output type
|
RunScriptCop
Get-Irregular: Get-Irregular does not have an output type
|
RunScriptCop
Compress-Regex: No command is an island. Please add at least one .LINK to Compress-Regex.
|
RunScriptCop
Get-Irregular: Get-Irregular does not have examples
|
RunScriptCop
Get-Irregular: No command is an island. Please add at least one .LINK to Get-Irregular.
|
RunScriptCop
Use-RegEx: Not all parameters in Use-RegEx have help. Parameters without help: Scan
|
RunScriptCop
Compress-Regex: Compress-Regex does not define any #regions
|
RunScriptCop
Get-Irregular: Get-Irregular does not define any #regions
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "PesterResults".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading