Skip to content

feat: Porting Markdown Template to Language Function (Fixes #610) #839

feat: Porting Markdown Template to Language Function (Fixes #610)

feat: Porting Markdown Template to Language Function (Fixes #610) #839

Triggered via push November 11, 2023 23:27
Status Failure
Total duration 2m 56s
Artifacts
PowerShellStaticAnalysis
48s
PowerShellStaticAnalysis
TestPowerShellOnLinux
2m 47s
TestPowerShellOnLinux
TagReleaseAndPublish
11s
TagReleaseAndPublish
BuildPipeScript
1m 47s
BuildPipeScript
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 31 warnings, and 8 notices
BuildPipeScript: <No file>#L1
The term 'These' is not recognized as a name of a cmdlet, function, script file, or executable program.
BuildPipeScript
Process completed with exit code 1.
TestPowerShellOnLinux: <No file>#L1
The term 'These' is not recognized as a name of a cmdlet, function, script file, or executable program.
TestPowerShellOnLinux: <No file>#L1
The term 'These' is not recognized as a name of a cmdlet, function, script file, or executable program.
TestPowerShellOnLinux
Language.BASIC Language.BASIC Example 1 Exception calling "Save" with "2" argument(s): "Exception calling "Evaluate" with "1" argument(s): "Exception calling "Replace" with "2" argument(s): "The term 'Uncommented' is not recognized as a name of a cmdlet, function, script file, or executable program.
TestPowerShellOnLinux
Language.Batch Language.Batch Example 1 Exception calling "Save" with "2" argument(s): "Exception calling "Evaluate" with "1" argument(s): "Exception calling "Replace" with "2" argument(s): "The term '::' is not recognized as a name of a cmdlet, function, script file, or executable program.
TestPowerShellOnLinux
Language.JavaScript Language.JavaScript Example 1 The term 'Hello.js' is not recognized as a name of a cmdlet, function, script file, or executable program.
TestPowerShellOnLinux
Language.JavaScript Language.JavaScript Example 2 The term 'HelloWorld.js' is not recognized as a name of a cmdlet, function, script file, or executable program.
TestPowerShellOnLinux
Language.JSON Language.JSON Example 1 The term 'a.json' is not recognized as a name of a cmdlet, function, script file, or executable program.
TestPowerShellOnLinux
PipeScript Templates Markdown Can embed a value inline Expected strings to be the same, but they were different.
TestPowerShellOnLinux
PipeScript Templates Markdown Can embed a multiline value Expected strings to be the same, but they were different.
TestPowerShellOnLinux
PipeScript Templates Markdown Can embed in an HTML comment Expected strings to be the same, but they were different.
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.Arduino: Language.Arduino does not follow the verb-noun naming convention.
PowerShellStaticAnalysis
Language.ATOM: Language.ATOM does not follow the verb-noun naming convention.
PowerShellStaticAnalysis
Language.Bash: Language.Bash 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
No files were found with the provided path: **.TestResults.xml. No artifacts will be uploaded.
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.0082 ms
BuildPipeScript
Building Files in '/home/runner/work/PipeScript/PipeScript'
BuildPipeScript
102 files outputted