Skip to content

Update-SQL - Adding -NoPSTypeName (Fixes #15) #20

Update-SQL - Adding -NoPSTypeName (Fixes #15)

Update-SQL - Adding -NoPSTypeName (Fixes #15) #20

Triggered via push March 29, 2023 04:25
Status Failure
Total duration 1m 11s
Artifacts 1
PowerShellStaticAnalysis
1m 0s
PowerShellStaticAnalysis
TestPowerShellOnLinux
21s
TestPowerShellOnLinux
TagReleaseAndPublish
9s
TagReleaseAndPublish
BuildPipeworks
34s
BuildPipeworks
Fit to window
Zoom out
Zoom in

Annotations

1 error, 20 warnings, and 11 notices
PowerShellStaticAnalysis
Process completed with exit code 1.
ModuleLoaded
EZOut Loaded from Path - /home/runner/work/_actions/StartAutomating/EZOut/master/EZOut.psd1
BuildPipeworks
Pulling Updates
BuildPipeworks
Pushing Changes
ModuleLoaded
Piecemeal Loaded from Path - /home/runner/work/_actions/StartAutomating/Piecemeal/main/Piecemeal.psd1
ModuleLoaded
PipeScript Loaded from Path - /home/runner/work/_actions/StartAutomating/PipeScript/main/PipeScript.psd1
PipeScriptFilesBuiltCount
0
PipeScriptBuildRuntime
872.9086
ModuleLoaded
PSSVG Loaded from Path - /home/runner/work/_actions/StartAutomating/PSSVG/main/PSSVG.psd1
Running
/home/runner/work/Pipeworks/Pipeworks/Pipeworks.PSSVG.ps1
ModuleLoaded
HelpOut Loaded from Path - /home/runner/work/_actions/StartAutomating/HelpOut/master/HelpOut.psd1
Runtime
0.0135
TagReleaseAndPublish
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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/
BuildPipeworks
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
PowerShellStaticAnalysis
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
PowerShellStaticAnalysis
Pipeworks: Module Manifest does not contain a file list
PowerShellStaticAnalysis
Get-PipeworksManifest: No command is an island. Please add at least one .LINK to Get-PipeworksManifest.
PowerShellStaticAnalysis
Get-Web: Not all parameters in Get-Web have help. Parameters without help: IASyncResult WebRequest
PowerShellStaticAnalysis
Write-Host: Not all parameters in Write-Host have help. Parameters without help: Object NoNewline Separator ForegroundColor BackgroundColor AsHtml
PowerShellStaticAnalysis
ConvertTo-ModuleService: Get-Content is not exactly fast. [IO.File]::ReadAllText or [IO.File]::ReadAllBytes would be a better choice.
PowerShellStaticAnalysis
ConvertTo-ModuleService: Get-Content is not exactly fast. [IO.File]::ReadAllText or [IO.File]::ReadAllBytes would be a better choice.
PowerShellStaticAnalysis
ConvertTo-ModuleService: theModulePaths is an array, and you append to it with +=. Since arrays in .NET are immutable (they never change), this causes the list to be recreated, and gets REALLY slow. A better alternative would be using an ArrayList.
PowerShellStaticAnalysis
ConvertTo-ModuleService: moduleFiles is an array, and you append to it with +=. Since arrays in .NET are immutable (they never change), this causes the list to be recreated, and gets REALLY slow. A better alternative would be using an ArrayList.
PowerShellStaticAnalysis
ConvertTo-ModuleService: modulePaths is an array, and you append to it with +=. Since arrays in .NET are immutable (they never change), this causes the list to be recreated, and gets REALLY slow. A better alternative would be using an ArrayList.
PowerShellStaticAnalysis
ConvertTo-ModuleService: pagePaths is an array, and you append to it with +=. Since arrays in .NET are immutable (they never change), this causes the list to be recreated, and gets REALLY slow. A better alternative would be using an ArrayList.

Artifacts

Produced during runtime
Name Size
PesterResults Expired
784 Bytes