Azure Naming Tool - Build and deploy to an Azure Web App #1
Annotations
11 warnings
Build with dotnet:
src/Shared/Components/AnchorNavigation.razor#L7
Nullability of reference types in type of parameter 'sender' of 'void AnchorNavigation.OnLocationChanged(object sender, LocationChangedEventArgs e)' doesn't match the target delegate 'EventHandler<LocationChangedEventArgs>' (possibly because of nullability attributes).
|
Build with dotnet:
src/Shared/Components/AnchorNavigation.razor#L17
Nullability of reference types in type of parameter 'sender' of 'void AnchorNavigation.OnLocationChanged(object sender, LocationChangedEventArgs e)' doesn't match the target delegate 'EventHandler<LocationChangedEventArgs>' (possibly because of nullability attributes).
|
Build with dotnet:
src/Services/ResourceTypeService.cs#L488
Converting null literal or possible null value to non-nullable type.
|
Build with dotnet:
src/Pages/Generate.razor#L110
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build with dotnet:
src/Services/ResourceNamingRequestService.cs#L259
The variable 'applyDelimiter' is assigned but its value is never used
|
Build with dotnet:
src/Shared/Components/AnchorNavigation.razor#L7
Nullability of reference types in type of parameter 'sender' of 'void AnchorNavigation.OnLocationChanged(object sender, LocationChangedEventArgs e)' doesn't match the target delegate 'EventHandler<LocationChangedEventArgs>' (possibly because of nullability attributes).
|
Build with dotnet:
src/Shared/Components/AnchorNavigation.razor#L17
Nullability of reference types in type of parameter 'sender' of 'void AnchorNavigation.OnLocationChanged(object sender, LocationChangedEventArgs e)' doesn't match the target delegate 'EventHandler<LocationChangedEventArgs>' (possibly because of nullability attributes).
|
Build with dotnet:
src/Services/ResourceTypeService.cs#L488
Converting null literal or possible null value to non-nullable type.
|
Build with dotnet:
src/Pages/Generate.razor#L110
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build with dotnet:
src/Services/ResourceNamingRequestService.cs#L259
The variable 'applyDelimiter' is assigned but its value is never used
|
dotnet publish
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
The logs for this run have expired and are no longer available.
Loading