Add benchmark workflow and update benchmarking code #169
dotnetcore.yml
on: pull_request
build
4m 21s
benchmark-on-pr
23s
Annotations
1 error and 8 warnings
|
benchmark-on-pr
Process completed with exit code 150.
|
|
build:
examples/BlazorServer/ExampleBlazorServerApp/Pages/Index.razor#L26
Non-nullable field 'html' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
examples/Desktop/Example.Windows.Desktop.WPF/MainWindow.xaml.cs#L40
The variable 'exception' is declared but never used
|
|
build:
examples/Desktop/Example.Windows.Desktop.WPF/MainWindow.xaml.cs#L40
The variable 'exception' is declared but never used
|
|
build:
examples/BlazorServer/ExampleBlazorServerApp/Pages/Index.razor#L26
Non-nullable field 'html' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
examples/Desktop/Example.Windows.Desktop.WPF/MainWindow.xaml.cs#L40
The variable 'exception' is declared but never used
|
|
build:
examples/Desktop/Example.Windows.Desktop.WPF/MainWindow.xaml.cs#L40
The variable 'exception' is declared but never used
|
|
build
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
|
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|