Skip to content

feat: Porting Arudino Template to Language Function (Fixes #587) #810

feat: Porting Arudino Template to Language Function (Fixes #587)

feat: Porting Arudino Template to Language Function (Fixes #587) #810

Triggered via push November 11, 2023 20:27
Status Failure
Total duration 3m 12s
Artifacts 1
PowerShellStaticAnalysis
44s
PowerShellStaticAnalysis
TestPowerShellOnLinux
3m 4s
TestPowerShellOnLinux
TagReleaseAndPublish
8s
TagReleaseAndPublish
BuildPipeScript
2m 20s
BuildPipeScript
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 30 warnings, and 10 notices
TestPowerShellOnLinux
Language-Rust Language-Rust Example 2 The term '.\HelloWorld_Rust.exe' is not recognized as a name of a cmdlet, function, script file, or executable program.
TestPowerShellOnLinux
Language-Rust Language-Rust Example 4 You cannot call a method on a null-valued expression.
TestPowerShellOnLinux
Language.Rust Language.Rust Example 2 The term '.\HelloWorld_Rust.exe' is not recognized as a name of a cmdlet, function, script file, or executable program.
TestPowerShellOnLinux
Language.Rust Language.Rust Example 4 You cannot call a method on a null-valued expression.
TestPowerShellOnLinux
Rust-Language Rust-Language Example 2 The term '.\HelloWorld_Rust.exe' is not recognized as a name of a cmdlet, function, script file, or executable program.
TestPowerShellOnLinux
Rust-Language Rust-Language Example 4 You cannot call a method on a null-valued expression.
TestPowerShellOnLinux
Process completed with exit code 1.
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
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: PipeScript.ps.psd1#L15
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: PipeScript.ps.psd1#L23
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: PipeScript.ps.psd1#L32
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: PipeScript.ps.psd1#L49
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: PipeScript.ps.psd1#L65
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: PipeScript.ps.psd1#L92
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: PipeScript.ps.psd1#L102
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: PipeScript.ps.psd1#L107
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: PipeScript.ps.psd1#L116
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: PipeScript.ps.psd1#L143
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis
PipeScript: Module Manifest does not contain a file list
PowerShellStaticAnalysis
Aspect.DynamicParameter: Aspect.DynamicParameter does not follow the verb-noun naming convention.
PowerShellStaticAnalysis
Aspect.ModuleExtensionCommand: Aspect.ModuleExtensionCommand does not follow the verb-noun naming convention.
PowerShellStaticAnalysis
Aspect.ModuleExtensionPattern: Aspect.ModuleExtensionPattern does not follow the verb-noun naming convention.
PowerShellStaticAnalysis
Aspect.ModuleExtensionType: Aspect.ModuleExtensionType does not follow the verb-noun naming convention.
PowerShellStaticAnalysis
Compile.LanguageDefinition: Compile.LanguageDefinition does not follow the verb-noun naming convention.
PowerShellStaticAnalysis
Language.ADA: Language.ADA does not follow the verb-noun naming convention.
PowerShellStaticAnalysis
Language.Rust: Language.Rust does not follow the verb-noun naming convention.
PowerShellStaticAnalysis
Parse.CSharp: Parse.CSharp does not follow the verb-noun naming convention.
PowerShellStaticAnalysis
Parse.PowerShell: Parse.PowerShell does not follow the verb-noun naming convention.
BuildPipeScript
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/
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/
ModuleLoaded
PSSVG Loaded from Path - /home/runner/work/_actions/StartAutomating/PSSVG/main/PSSVG.psd1
Running
/home/runner/work/PipeScript/PipeScript/Build/PipeScript.PSSVG.ps1
ModuleLoaded
Piecemeal Loaded from Path - /home/runner/work/_actions/StartAutomating/Piecemeal/main/Piecemeal.psd1
Running
/home/runner/work/PipeScript/PipeScript/Build/PipeScript.Piecemeal.ps1
ModuleLoaded
PipeScript Loaded from Path - /home/runner/work/PipeScript/PipeScript/PipeScript.psd1
BuildPipeScript
.PipeScript ran in 0.0086 ms
BuildPipeScript
Building Files in '/home/runner/work/PipeScript/PipeScript'
BuildPipeScript
129 files outputted
BuildPipeScript
129 files built ( 487kb ) in 74.0582844 seconds
BuildPipeScript
Pulling Changes

Artifacts

Produced during runtime
Name Size
PesterResults Expired
73.3 KB