Skip to content

Fix IDX21323: RequireNonce is 'False' during token refreshClient #6

Fix IDX21323: RequireNonce is 'False' during token refreshClient

Fix IDX21323: RequireNonce is 'False' during token refreshClient #6

Triggered via pull request March 8, 2024 23:48
Status Success
Total duration 2m 23s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
build
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
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: 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: 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: 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: 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
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: 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: 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: 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: 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
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: 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: 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: 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: 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
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: 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: 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: 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: 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
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: 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: 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: 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: 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: 3.1/BlazorSample_Server/Pages/index/ParameterParent2.razor#L12
The field 'ParameterParent2.title' is assigned but its value is never used
build
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: 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: 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: 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: 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: 7.0/BlazorSample_Server/Shared/SurveyPrompt.razor.cs#L38
Dereference of a possibly null reference.
build: 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: 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: 7.0/BlazorSample_Server/Shared/SurveyPrompt.razor.cs#L38
Dereference of a possibly null reference.
build: 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
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
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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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.