Validate action #522
test.yml
on: schedule
Matrix: custom-parameters
Matrix: default-parameters
Annotations
4 errors
default-parameters (windows-2019)
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\configure-pagefile-action\configure-pagefile-action\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
custom-parameters (windows-2019, D:)
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\configure-pagefile-action\configure-pagefile-action\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
default-parameters (windows-2022)
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\configure-pagefile-action\configure-pagefile-action\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
custom-parameters (windows-2022, D:)
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\configure-pagefile-action\configure-pagefile-action\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|