Skip to content

feat: Import-TypeView .sql file support ( Fixes #240 ) #226

feat: Import-TypeView .sql file support ( Fixes #240 )

feat: Import-TypeView .sql file support ( Fixes #240 ) #226

Triggered via push August 14, 2024 05:44
Status Success
Total duration 2m 5s
Artifacts 2
PowerShellStaticAnalysis
53s
PowerShellStaticAnalysis
TestPowerShellOnLinux
31s
TestPowerShellOnLinux
TagReleaseAndPublish
14s
TagReleaseAndPublish
BuildEZOut
1m 55s
BuildEZOut
Fit to window
Zoom out
Zoom in

Annotations

36 warnings and 10 notices
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
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/
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
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
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
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/
PowerShellStaticAnalysis: @.ps1#L52
PSAvoidAssignmentToAutomaticVariable : The Variable '_' is an automatic variable that is built into PowerShell, assigning to it might have undesired side effects. If assignment is not by design, please use a different name.
PowerShellStaticAnalysis: @.ps1#L52
PSAvoidAssignmentToAutomaticVariable : The Variable 'this' is an automatic variable that is built into PowerShell, assigning to it might have undesired side effects. If assignment is not by design, please use a different name.
PowerShellStaticAnalysis: @.ps1#L353
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: @.ps1#L350
PSReviewUnusedParameter : The parameter 'Stream' has been declared but not used.
PowerShellStaticAnalysis: EZOut.psm1#L69
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: EZOut.psm1#L79
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: EZOut.tests.ps1#L1132
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: EZOut.tests.ps1#L1133
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: EZOut.tests.ps1#L1135
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: EZOut.tests.ps1#L1146
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis
EZOut: Module Manifest does not contain a file list
PowerShellStaticAnalysis
Clear-TypeData: Clear-TypeData does not have an output type
PowerShellStaticAnalysis
Find-FormatView: Find-FormatView does not have an output type
PowerShellStaticAnalysis
Format-Heatmap: Format-Heatmap does not have an output type
PowerShellStaticAnalysis
Format-JSON: Format-JSON does not have an output type
PowerShellStaticAnalysis
Format-Markdown: Format-Markdown does not have an output type
PowerShellStaticAnalysis
Format-Object: Format-Object does not have an output type
PowerShellStaticAnalysis
Format-YAML: Format-YAML does not have an output type
PowerShellStaticAnalysis
Get-FormatFile: Get-FormatFile does not have an output type
PowerShellStaticAnalysis
Import-FormatView: Import-FormatView does not have an output type
BuildEZOut
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/
BuildEZOut
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
BuildEZOut
Restore cache failed: Dependencies file is not found in /home/runner/work/EZOut/EZOut. Supported file pattern: go.sum
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/EZOut/EZOut/Build/EZOut.PSSVG.ps1
ModuleLoaded
Piecemeal Loaded from Path - /home/runner/work/_actions/StartAutomating/Piecemeal/main/Piecemeal.psd1
Running
/home/runner/work/EZOut/EZOut/Build/EZOut.Piecemeal.ps1
ModuleLoaded
Splatter Loaded from Path - /home/runner/work/_actions/StartAutomating/Splatter/main/Splatter.psd1
Runtime
0.599
Running
/home/runner/work/EZOut/EZOut/Build/EZOut.Splatter.ps1
ModuleLoaded
PipeScript Loaded from Path - /home/runner/work/_actions/StartAutomating/PipeScript/main/PipeScript.psd1
BuildEZOut
.PipeScript ran in 0.0118 ms
BuildEZOut
Building Files in '/home/runner/work/EZOut/EZOut'

Artifacts

Produced during runtime
Name Size
PesterResults Expired
40.8 KB
StartAutomating~EZOut~5MJMAW.dockerbuild Expired
17.7 KB