Skip to content

Basic CI build (#237) #1

Basic CI build (#237)

Basic CI build (#237) #1

Triggered via push March 8, 2024 15:41
Status Success
Total duration 1m 52s
Artifacts

dotnet.yml

on: push
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/Pages/overwriting-parameters/Expanders.razor#L3
Found markup element with unexpected name 'PageTitle'. If this is intended to be a component, add a @using directive for its namespace.
build: 5.0/BlazorSample_Server/Pages/overwriting-parameters/ExpandersToggle.razor#L3
Found markup element with unexpected name 'PageTitle'. If this is intended to be a component, add a @using directive for its namespace.
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/Pages/overwriting-parameters/Expanders.razor#L3
Found markup element with unexpected name 'PageTitle'. If this is intended to be a component, add a @using directive for its namespace.
build: 5.0/BlazorSample_Server/Pages/overwriting-parameters/ExpandersToggle.razor#L3
Found markup element with unexpected name 'PageTitle'. If this is intended to be a component, add a @using directive for its namespace.
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/Pages/overwriting-parameters/Expanders.razor#L3
Found markup element with unexpected name 'PageTitle'. If this is intended to be a component, add a @using directive for its namespace.
build: 5.0/BlazorSample_WebAssembly/Pages/overwriting-parameters/ExpandersToggle.razor#L3
Found markup element with unexpected name 'PageTitle'. If this is intended to be a component, add a @using directive for its namespace.
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/Pages/overwriting-parameters/Expanders.razor#L3
Found markup element with unexpected name 'PageTitle'. If this is intended to be a component, add a @using directive for its namespace.
build: 5.0/BlazorSample_WebAssembly/Pages/overwriting-parameters/ExpandersToggle.razor#L3
Found markup element with unexpected name 'PageTitle'. If this is intended to be a component, add a @using directive for its namespace.
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/Pages/overwriting-parameters/Expanders.razor#L3
Found markup element with unexpected name 'PageTitle'. If this is intended to be a component, add a @using directive for its namespace.
build: 3.1/BlazorSample_Server/Pages/overwriting-parameters/ExpandersToggle.razor#L3
Found markup element with unexpected name 'PageTitle'. If this is intended to be a component, add a @using directive for its namespace.
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/Pages/overwriting-parameters/Expanders.razor#L3
Found markup element with unexpected name 'PageTitle'. If this is intended to be a component, add a @using directive for its namespace.
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/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/Shared/SurveyPrompt.razor.cs#L38
Dereference of a possibly null reference.
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/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/Shared/SurveyPrompt.razor.cs#L38
Dereference of a possibly null reference.
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/Pages/overwriting-parameters/Expanders.razor#L3
Found markup element with unexpected name 'PageTitle'. If this is intended to be a component, add a @using directive for its namespace.
build: 3.1/BlazorSample_WebAssembly/Pages/overwriting-parameters/ExpandersToggle.razor#L3
Found markup element with unexpected name 'PageTitle'. If this is intended to be a component, add a @using directive for its namespace.
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/Pages/overwriting-parameters/Expanders.razor#L3
Found markup element with unexpected name 'PageTitle'. If this is intended to be a component, add a @using directive for its namespace.
build: 3.1/BlazorSample_WebAssembly/Pages/overwriting-parameters/ExpandersToggle.razor#L3
Found markup element with unexpected name 'PageTitle'. If this is intended to be a component, add a @using directive for its namespace.
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: 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.