Skip to content

feat: Adding README to shader commands directory and regenerating sha… #320

feat: Adding README to shader commands directory and regenerating sha…

feat: Adding README to shader commands directory and regenerating sha… #320

Triggered via push October 19, 2024 18:24
Status Success
Total duration 8m 4s
Artifacts 1
PowerShellStaticAnalysis
1m 14s
PowerShellStaticAnalysis
TestPowerShellOnLinux
28s
TestPowerShellOnLinux
TagReleaseAndPublish
9s
TagReleaseAndPublish
BuildOBSPowerShell
7m 54s
BuildOBSPowerShell
Fit to window
Zoom out
Zoom in

Annotations

35 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 use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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: obs-powershell.ps.psd1#L10
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: obs-powershell.ps.psd1#L48
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: obs-powershell.ps.psd1#L49
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: obs-powershell.ps.psd1#L50
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: obs-powershell.ps.psd1#L102
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: obs-powershell.ps.psd1#L137
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: obs-powershell.ps.psd1#L140
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: obs-powershell.ps.psd1#L157
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: obs-powershell.tests.ps1#L3
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis: obs-powershell.tests.ps1#L7
PSAvoidTrailingWhitespace : Line has trailing whitespace
PowerShellStaticAnalysis
obs-powershell: obs-powershell does not import some .ps1s in the directory. The files are: obs-powershell.tests.ps1
PowerShellStaticAnalysis
obs-powershell: Module Manifest does not contain a file list
PowerShellStaticAnalysis
Add-OBSInput: Add-OBSInput does not have an output type
PowerShellStaticAnalysis
Add-OBSProfile: Add-OBSProfile does not have an output type
PowerShellStaticAnalysis
Add-OBSScene: Add-OBSScene does not have an output type
PowerShellStaticAnalysis
Add-OBSSceneCollection: Add-OBSSceneCollection does not have an output type
PowerShellStaticAnalysis
Add-OBSSceneItem: Add-OBSSceneItem does not have an output type
PowerShellStaticAnalysis
Add-OBSSourceFilter: Add-OBSSourceFilter does not have an output type
PowerShellStaticAnalysis
Clear-OBSScene: Clear-OBSScene does not have an output type
PowerShellStaticAnalysis
Connect-OBS: Connect-OBS does not have an output type
BuildOBSPowerShell
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/
BuildOBSPowerShell
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/
BuildOBSPowerShell
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/
BuildOBSPowerShell
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/
BuildOBSPowerShell
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/
BuildOBSPowerShell
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/
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/obs-powershell/obs-powershell/Build/obs-powershell.PSSVG.ps1
ModuleLoaded
PipeScript Loaded from Path - /home/runner/work/_actions/StartAutomating/PipeScript/main/PipeScript.psd1
BuildOBSPowerShell
.PipeScript ran in 0.0111 ms
BuildOBSPowerShell
Building Files in '/home/runner/work/obs-powershell/obs-powershell'
BuildOBSPowerShell
166 files outputted
BuildOBSPowerShell
166 files built ( 1501.64kb ) in 301.1340166 seconds
BuildOBSPowerShell
Pulling Changes
BuildOBSPowerShell
Pushing Changes
ModuleLoaded
EZOut Loaded from Path - /home/runner/work/_actions/StartAutomating/EZOut/master/EZOut.psd1

Artifacts

Produced during runtime
Name Size
PesterResults Expired
1.98 KB