You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add-Type : The environment block used to start a process cannot be longer than 65535 bytes. Your environment block is
2023-02-21T19:26:20.8808473Z 96274 bytes long. Remove some environment variables and try again.
2023-02-21T19:26:20.8809779Z At D:\TFS\MA4\_w\_tasks\DeployIsPacs_2ac2b060-978b-11e7-84a3-f5c70df70787\3.2.2\ps_modules\VstsTaskSdk\LongPathFunction
2023-02-21T19:26:20.8811059Z s.ps1:212 char:1
2023-02-21T19:26:20.8811947Z + Add-Type -Debug:$false -TypeDefinition @'
2023-02-21T19:26:20.8812861Z + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-02-21T19:26:20.8813892Z + CategoryInfo : NotSpecified: (:) [Add-Type], InvalidOperationException
2023-02-21T19:26:20.8815173Z + FullyQualifiedErrorId : System.InvalidOperationException,Microsoft.PowerShell.Commands.AddTypeCommand
2023-02-21T19:26:20.8816178Z
2023-02-21T19:26:21.0035381Z Add-Type : The environment block used to start a process cannot be longer than 65535 bytes. Your environment block is
2023-02-21T19:26:21.0036766Z 96274 bytes long. Remove some environment variables and try again.
2023-02-21T19:26:21.0038061Z At D:\TFS\MA4\_w\_tasks\DeployIsPacs_2ac2b060-978b-11e7-84a3-f5c70df70787\3.2.2\ps_modules\VstsTaskSdk\VstsTaskSdk.psm1
2023-02-21T19:26:21.0039151Z :74 char:1
2023-02-21T19:26:21.0040131Z + Add-Type -WarningAction SilentlyContinue -Debug:$false -TypeDefinitio ...
The text was updated successfully, but these errors were encountered:
Getting an error that seems to be related to the task SDK being out of date: microsoft/azure-pipelines-task-lib#228
The text was updated successfully, but these errors were encountered: