feat: $this is $Irregular ( Fixes #219 ) #292
IrregularTests.yml
on: push
PowerShellStaticAnalysis
34s
TestPowerShellOnLinux
28s
TagReleaseAndPublish
7s
BuildIrregular
1m 10s
Annotations
2 errors, 32 warnings, and 10 notices
BuildIrregular
MethodInvocationException: /home/runner/work/_actions/StartAutomating/PipeScript/main/Transpilers/Core/PipeScript.Template.psx.ps1:762
|
BuildIrregular
Process completed with exit code 1.
|
TagReleaseAndPublish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TagReleaseAndPublish
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/
|
TagReleaseAndPublish
Pull Request has not merged, skipping Gallery Publish
|
TagReleaseAndPublish
Pull Request has not merged, skipping GitHub release
|
TagReleaseAndPublish
Pull Request has not merged, skipping Tagging
|
TestPowerShellOnLinux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TestPowerShellOnLinux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
TestPowerShellOnLinux
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
TestPowerShellOnLinux
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
TestPowerShellOnLinux
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PowerShellStaticAnalysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PowerShellStaticAnalysis
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/
|
PowerShellStaticAnalysis:
Irregular.tests.ps1#L644
PSAvoidTrailingWhitespace : Line has trailing whitespace
|
PowerShellStaticAnalysis:
Irregular.tests.ps1#L796
PSAvoidTrailingWhitespace : Line has trailing whitespace
|
PowerShellStaticAnalysis:
Irregular.tests.ps1#L813
PSAvoidTrailingWhitespace : Line has trailing whitespace
|
PowerShellStaticAnalysis:
Irregular.tests.ps1#L653
PSUseDeclaredVarsMoreThanAssignments : The variable 'extension' is assigned but never used.
|
PowerShellStaticAnalysis:
Irregular.tests.ps1#L686
PSUseDeclaredVarsMoreThanAssignments : The variable 'outputFileInfo' is assigned but never used.
|
PowerShellStaticAnalysis:
UpdateSavedPatterns.md.irregular.ps1#L6
PSAvoidTrailingWhitespace : Line has trailing whitespace
|
PowerShellStaticAnalysis:
UpdateSavedPatterns.md.irregular.ps1#L12
PSAvoidTrailingWhitespace : Line has trailing whitespace
|
PowerShellStaticAnalysis:
UpdateSavedPatterns.md.irregular.ps1#L36
PSAvoidTrailingWhitespace : Line has trailing whitespace
|
PowerShellStaticAnalysis:
UpdateSavedPatterns.md.irregular.ps1#L37
PSAvoidTrailingWhitespace : Line has trailing whitespace
|
PowerShellStaticAnalysis:
Irregular.psm1#L9
PSAvoidTrailingWhitespace : Line has trailing whitespace
|
PowerShellStaticAnalysis
Irregular: Module Manifest does not contain a file list
|
PowerShellStaticAnalysis
Compress-Regex: Compress-Regex does not have an output type
|
PowerShellStaticAnalysis
Export-RegEx: Export-RegEx does not have an output type
|
PowerShellStaticAnalysis
Compress-Regex: No command is an island. Please add at least one .LINK to Compress-Regex.
|
PowerShellStaticAnalysis
Use-RegEx: Not all parameters in Use-RegEx have help. Parameters without help: Scan
|
PowerShellStaticAnalysis
Compress-Regex: Compress-Regex does not define any #regions
|
PowerShellStaticAnalysis
Remove-RegEx: Remove-RegEx does not define any #regions
|
BuildIrregular
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
BuildIrregular
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/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
ModuleLoaded
PSSVG Loaded from Path - /home/runner/work/_actions/StartAutomating/PSSVG/main/PSSVG.psd1
|
Running
/home/runner/work/Irregular/Irregular/Build/Irregular.PSSVG.ps1
|
ModuleLoaded
Irregular Loaded from Path - /home/runner/work/_actions/StartAutomating/Irregular/master/Irregular.psd1
|
ModuleLoaded:
home/runner/work/_actions/StartAutomating/Irregular/master/Irregular.psd1#L1
Irregular Loaded from Path
|
BuildIrregular
Running Irregular .ps1
|
BuildIrregular
Pushing
|
ModuleLoaded
PipeScript Loaded from Path - /home/runner/work/_actions/StartAutomating/PipeScript/main/PipeScript.psd1
|
BuildIrregular
.PipeScript ran in 0.023 ms
|
BuildIrregular
Building Files in '/home/runner/work/Irregular/Irregular'
|
BuildIrregular
4 files outputted
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
PesterResults
Expired
|
37.1 KB |
|