Skip to content

feat: SVG.Slot ( Fixes #216 ) #430

feat: SVG.Slot ( Fixes #216 )

feat: SVG.Slot ( Fixes #216 ) #430

Triggered via push June 13, 2024 18:31
Status Success
Total duration 3m 28s
Artifacts 1
PowerShellStaticAnalysis
1m 1s
PowerShellStaticAnalysis
TestPowerShellOnLinux
21s
TestPowerShellOnLinux
TagReleaseAndPublish
6s
TagReleaseAndPublish
MakePSSVG
3m 17s
MakePSSVG
Fit to window
Zoom out
Zoom in

Annotations

35 warnings and 10 notices
ModuleLoaded
PipeScript Loaded from Path - /home/runner/work/_actions/StartAutomating/PipeScript/main/PipeScript.psd1
MakePSSVG
.PipeScript ran in 0.013 ms
MakePSSVG
Building Files in '/home/runner/work/PSSVG/PSSVG'
MakePSSVG
17 files outputted
MakePSSVG
17 files built ( 254.63kb ) in 47.3883747 seconds
MakePSSVG
Pulling Changes
MakePSSVG
Pushing Changes
ModuleLoaded
PSSVG Loaded from Path - /home/runner/work/PSSVG/PSSVG/PSSVG.psd1
Running
/home/runner/work/PSSVG/PSSVG/PSSVG.PSSVG.ps1
Running
/home/runner/work/PSSVG/PSSVG/Examples/Animate.PSSVG.ps1
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: PSSVG.psd1#L16
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: PSSVG.psd1#L7
PSUseToExportFieldsInManifest : Do not use wildcard or $null in this field. Explicitly specify a list for AliasesToExport.
PowerShellStaticAnalysis: PSSVG.psm1#L4
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: PSSVG.psm1#L19
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: PSSVG.psm1#L22
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: PSSVG.psm1#L23
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: PSSVG.psm1#L28
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: PSSVG.psm1#L48
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: PSSVG.psm1#L49
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: PSSVG.tests.ps1#L4
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis
PSSVG: Module Manifest does not contain a file list
PowerShellStaticAnalysis
PSSVG.HandleStatus: PSSVG.HandleStatus does not follow the verb-noun naming convention.
PowerShellStaticAnalysis
PSSVG.HasCache: PSSVG.HasCache does not follow the verb-noun naming convention.
PowerShellStaticAnalysis
PSSVG.HasRoute: PSSVG.HasRoute does not follow the verb-noun naming convention.
PowerShellStaticAnalysis
PSSVG.Serve: PSSVG.Serve does not follow the verb-noun naming convention.
PowerShellStaticAnalysis
SVG.a: SVG.a does not follow the verb-noun naming convention.
PowerShellStaticAnalysis
SVG.animate: SVG.animate does not follow the verb-noun naming convention.
PowerShellStaticAnalysis
SVG.animateMotion: SVG.animateMotion does not follow the verb-noun naming convention.
PowerShellStaticAnalysis
SVG.animateTransform: SVG.animateTransform does not follow the verb-noun naming convention.
PowerShellStaticAnalysis
SVG.ANSI: SVG.ANSI does not follow the verb-noun naming convention.
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/
MakePSSVG
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/.
MakePSSVG
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/

Artifacts

Produced during runtime
Name Size
PesterResults
2.34 KB