Skip to content

Cache NuGet packages. #78

Cache NuGet packages.

Cache NuGet packages. #78

Triggered via pull request July 18, 2024 17:12
@adamdriscolladamdriscoll
synchronize #78
cache2
Status Failure
Total duration 5m 29s
Artifacts

vscode.ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 8 warnings
build
Assets file 'D:\a\powershell-pro-tools\powershell-pro-tools\FormDesigner.Generator\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
build
Assets file 'D:\a\powershell-pro-tools\powershell-pro-tools\FormDesigner.Test\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
build
Assets file 'D:\a\powershell-pro-tools\powershell-pro-tools\Common\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
build
Assets file 'D:\a\powershell-pro-tools\powershell-pro-tools\HostInjection\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
build
Assets file 'D:\a\powershell-pro-tools\powershell-pro-tools\PowerShellTools.TestAdapter\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: FormDesigner/Clipboard.cs#L17
'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202'
build: FormDesigner/DesignerHost/SelectionService.cs#L73
'SelectionTypes.Click' is obsolete: 'This value has been deprecated. Use SelectionTypes.Primary instead. http://go.microsoft.com/fwlink/?linkid=14202'
build: FormDesigner/DesignerHost/SelectionService.cs#L73
'SelectionTypes.Click' is obsolete: 'This value has been deprecated. Use SelectionTypes.Primary instead. http://go.microsoft.com/fwlink/?linkid=14202'
build: FormDesigner/DesignerHost/DesignerHost.cs#L225
'DesignerTransactionCloseEventArgs.DesignerTransactionCloseEventArgs(bool)' is obsolete: 'This constructor is obsolete. Use DesignerTransactionCloseEventArgs(bool, bool) instead. http://go.microsoft.com/fwlink/?linkid=14202'
build: FormDesigner/DesignerHost/DesignerHost.cs#L230
'DesignerTransactionCloseEventArgs.DesignerTransactionCloseEventArgs(bool)' is obsolete: 'This constructor is obsolete. Use DesignerTransactionCloseEventArgs(bool, bool) instead. http://go.microsoft.com/fwlink/?linkid=14202'
build: FormDesigner/DesignerHost/DesignerHost.cs#L332
The event 'DesignerHost.LoadComplete' is never used
build: FormDesigner/DesignerHost/DesignerHost.cs#L331
The event 'DesignerHost.Deactivated' is never used