Skip to content

VS Code Production

VS Code Production #1

Manually triggered July 5, 2024 13:56
Status Success
Total duration 7m 19s
Artifacts

vscode.production.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
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: HostInjection/Refactoring/CodeGenAst/Parameter.cs#L7
'Parameter' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: HostInjection/Refactoring/CodeGenAst/Parameter.cs#L7
'Parameter' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: HostInjection/Refactoring/CodeGenAst/Parameter.cs#L7
'Parameter' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: Common/ConsoleControl.cs#L131
The field 'ConsoleControl.readlinePowerShell' is never used
build: Common/ConsoleControl.cs#L130
The field 'ConsoleControl.exitingToken' is never used
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/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/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#L331
The event 'DesignerHost.Deactivated' is never used
build: FormDesigner/DesignerHost/DesignerHost.cs#L332
The event 'DesignerHost.LoadComplete' is never used
build: FormDesigner.Test/FormGeneratorTest.cs#L22
The variable 'expected' is assigned but its value is never used
build: FormDesigner.Test/FormGeneratorTest.cs#L35
The variable 'expected' is assigned but its value is never used
build: HostInjection/Refactoring/CodeGenAst/Parameter.cs#L7
'Parameter' overrides Object.Equals(object o) but does not override Object.GetHashCode()