Skip to content

Target netcore on editor and bootstrapper projects #71

Target netcore on editor and bootstrapper projects

Target netcore on editor and bootstrapper projects #71

Triggered via pull request July 22, 2024 12:59
Status Failure
Total duration 2m 17s
Artifacts

Bonsai.yml

on: pull_request
Create Build Matrix
4s
Create Build Matrix
Matrix: build-and-test
Detect changed packages
0s
Detect changed packages
Publish to NuGet.org
0s
Publish to NuGet.org
Publish to GitHub
0s
Publish to GitHub
Finish up release
0s
Finish up release
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 16 warnings
Linux x64 Release
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
Linux x64 Release
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
Linux x64 Release
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
Linux x64 Release
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
Linux x64 Release
Process completed with exit code 1.
Linux x64 Debug
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
Linux x64 Debug
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
Linux x64 Debug
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
Linux x64 Debug
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
Linux x64 Debug
Process completed with exit code 1.
Windows x64 Release
Process completed with exit code 1.
Windows x64 Release: Bonsai.Design/TypeVisitor.cs#L26
Method VisitMember passes 'componentType' as the paramName argument to a ArgumentNullException constructor. Replace this argument with one of the method's parameter names. Note that the provided parameter name should have the exact casing as declared on the method. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
Windows x64 Release: Bonsai.NuGet.Design/PackageViewController.cs#L251
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 Release: Bonsai.Editor/AboutBox.cs#L55
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
Windows x64 Release: Bonsai.Editor/DocumentationHelper.cs#L57
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 Release: Bonsai.Design/TypeVisitor.cs#L26
Method VisitMember passes 'componentType' as the paramName argument to a ArgumentNullException constructor. Replace this argument with one of the method's parameter names. Note that the provided parameter name should have the exact casing as declared on the method. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
Windows x64 Release: Bonsai.NuGet.Design/PackageViewController.cs#L251
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 Release: Bonsai.Editor/AboutBox.cs#L55
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
Windows x64 Release: Bonsai.Editor/DocumentationHelper.cs#L57
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 Debug: Bonsai.Design/TypeVisitor.cs#L26
Method VisitMember passes 'componentType' as the paramName argument to a ArgumentNullException constructor. Replace this argument with one of the method's parameter names. Note that the provided parameter name should have the exact casing as declared on the method. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
Windows x64 Debug: Bonsai.Editor/AboutBox.cs#L55
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
Windows x64 Debug: Bonsai.Editor/DocumentationHelper.cs#L57
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 Debug: Bonsai.NuGet.Design/PackageViewController.cs#L251
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 Debug: Bonsai.Design/TypeVisitor.cs#L26
Method VisitMember passes 'componentType' as the paramName argument to a ArgumentNullException constructor. Replace this argument with one of the method's parameter names. Note that the provided parameter name should have the exact casing as declared on the method. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
Windows x64 Debug: Bonsai.Editor/AboutBox.cs#L55
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
Windows x64 Debug: Bonsai.Editor/DocumentationHelper.cs#L57
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows x64 Debug: Bonsai.NuGet.Design/PackageViewController.cs#L251
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)