Random.Shared 2 #239
Merged
Random.Shared 2 #239
Annotations
50 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build .NET 5 Server
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build .NET 5 Server:
5.0/BlazorSample_Server/Shared/overwriting-parameters/BadShowMoreExpander.razor#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 5 Server:
5.0/BlazorSample_Server/Shared/overwriting-parameters/ToggleExpander.razor#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 5 Server:
5.0/BlazorSample_Server/Shared/overwriting-parameters/ShowMoreExpander.razor#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 5 Server:
5.0/BlazorSample_Server/Pages/forms-and-validation/FormExample3.razor#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build .NET 5 Server
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build .NET 5 Server:
5.0/BlazorSample_Server/Shared/overwriting-parameters/BadShowMoreExpander.razor#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 5 Server:
5.0/BlazorSample_Server/Shared/overwriting-parameters/ToggleExpander.razor#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 5 Server:
5.0/BlazorSample_Server/Shared/overwriting-parameters/ShowMoreExpander.razor#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 5 Server:
5.0/BlazorSample_Server/Pages/forms-and-validation/FormExample3.razor#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build .NET 5 WASM
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build .NET 5 WASM:
5.0/BlazorSample_WebAssembly/Shared/overwriting-parameters/BadShowMoreExpander.razor#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 5 WASM:
5.0/BlazorSample_WebAssembly/Shared/overwriting-parameters/ShowMoreExpander.razor#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 5 WASM:
5.0/BlazorSample_WebAssembly/Shared/overwriting-parameters/ToggleExpander.razor#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 5 WASM:
5.0/BlazorSample_WebAssembly/Pages/forms-and-validation/FormExample3.razor#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build .NET 5 WASM
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build .NET 5 WASM:
5.0/BlazorSample_WebAssembly/Shared/overwriting-parameters/BadShowMoreExpander.razor#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 5 WASM:
5.0/BlazorSample_WebAssembly/Shared/overwriting-parameters/ShowMoreExpander.razor#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 5 WASM:
5.0/BlazorSample_WebAssembly/Shared/overwriting-parameters/ToggleExpander.razor#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 5 WASM:
5.0/BlazorSample_WebAssembly/Pages/forms-and-validation/FormExample3.razor#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build .NET 3.1 Server
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build .NET 3.1 Server:
3.1/BlazorSample_Server/Shared/overwriting-parameters/BadShowMoreExpander.razor#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 3.1 Server:
3.1/BlazorSample_Server/Shared/overwriting-parameters/ShowMoreExpander.razor#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 3.1 Server:
3.1/BlazorSample_Server/Shared/overwriting-parameters/ToggleExpander.razor#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 3.1 Server:
3.1/BlazorSample_Server/Pages/forms-and-validation/FormExample3.razor#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build .NET 3.1 Server:
3.1/BlazorSample_Server/Pages/index/ParameterParent2.razor#L12
The field 'ParameterParent2.title' is assigned but its value is never used
|
Build .NET 3.1 Server
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build .NET 3.1 Server:
3.1/BlazorSample_Server/Shared/overwriting-parameters/BadShowMoreExpander.razor#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 3.1 Server:
3.1/BlazorSample_Server/Shared/overwriting-parameters/ShowMoreExpander.razor#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 3.1 Server:
3.1/BlazorSample_Server/Shared/overwriting-parameters/ToggleExpander.razor#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 7 Server:
7.0/BlazorSample_Server/ExampleModel.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build .NET 7 Server:
7.0/BlazorSample_Server/Shared/data-binding/NestedChild.razor#L11
Argument of type 'EventCallback<string>' cannot be used for parameter 'callback' of type 'EventCallback<string?>' in 'EventCallback<string?> RuntimeHelpers.CreateInferredEventCallback<string?>(object receiver, EventCallback<string?> callback, string? value)' due to differences in the nullability of reference types.
|
Build .NET 7 Server:
7.0/BlazorSample_Server/Shared/SurveyPrompt.razor.cs#L38
Dereference of a possibly null reference.
|
Build .NET 7 Server:
7.0/BlazorSample_Server/ExampleModel.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build .NET 7 Server:
7.0/BlazorSample_Server/Shared/data-binding/NestedChild.razor#L11
Argument of type 'EventCallback<string>' cannot be used for parameter 'callback' of type 'EventCallback<string?>' in 'EventCallback<string?> RuntimeHelpers.CreateInferredEventCallback<string?>(object receiver, EventCallback<string?> callback, string? value)' due to differences in the nullability of reference types.
|
Build .NET 7 Server:
7.0/BlazorSample_Server/Shared/SurveyPrompt.razor.cs#L38
Dereference of a possibly null reference.
|
Restore dependencies .NET 3.1 Server
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Restore dependencies .NET 5 Server
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build .NET 3.1 WASM:
3.1/BlazorSample_WebAssembly/Shared/overwriting-parameters/BadShowMoreExpander.razor#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 3.1 WASM:
3.1/BlazorSample_WebAssembly/Shared/overwriting-parameters/ShowMoreExpander.razor#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 3.1 WASM:
3.1/BlazorSample_WebAssembly/Shared/overwriting-parameters/ToggleExpander.razor#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 3.1 WASM:
3.1/BlazorSample_WebAssembly/Pages/forms-and-validation/FormExample3.razor#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build .NET 3.1 WASM:
3.1/BlazorSample_WebAssembly/Shared/overwriting-parameters/BadShowMoreExpander.razor#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 3.1 WASM:
3.1/BlazorSample_WebAssembly/Shared/overwriting-parameters/ShowMoreExpander.razor#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 3.1 WASM:
3.1/BlazorSample_WebAssembly/Shared/overwriting-parameters/ToggleExpander.razor#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build .NET 3.1 WASM:
3.1/BlazorSample_WebAssembly/Pages/forms-and-validation/FormExample3.razor#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build .NET 8 WASM:
8.0/BlazorSample_WebAssembly/Pages/Starship4.razor#L37
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build .NET 8 WASM:
8.0/BlazorSample_WebAssembly/Pages/Starship4.razor#L37
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build .NET 6 Server:
6.0/BlazorSample_Server/ExampleModel.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading