Skip to content

Add BlazorWebApp to samples #42

Add BlazorWebApp to samples

Add BlazorWebApp to samples #42

Re-run triggered January 15, 2024 11:00
Status Success
Total duration 1m 14s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: src/My.Extensions.Localization.Json/JsonStringLocalizer.cs#L22
Field 'JsonStringLocalizer._searchedLocation' is never assigned to, and will always have its default value null
build: test/My.Extensions.Localization.Json.Tests/JsonStringLocalizerFactoryTests.cs#L98
The method used to create a RequestDelegate returns Task<int>. RequestDelegate discards this value. If this isn't intended then change the return type to non-generic Task or, if the delegate is a route handler, cast it to Delegate so the return value is written to the response. (https://aka.ms/aspnet/analyzers)
build: test/My.Extensions.Localization.Json.Tests/JsonStringLocalizerTests.cs#L152
The method used to create a RequestDelegate returns Task<int>. RequestDelegate discards this value. If this isn't intended then change the return type to non-generic Task or, if the delegate is a route handler, cast it to Delegate so the return value is written to the response. (https://aka.ms/aspnet/analyzers)
build: src/My.Extensions.Localization.Json/JsonStringLocalizer.cs#L22
Field 'JsonStringLocalizer._searchedLocation' is never assigned to, and will always have its default value null
build: test/My.Extensions.Localization.Json.Tests/JsonStringLocalizerFactoryTests.cs#L98
The method used to create a RequestDelegate returns Task<int>. RequestDelegate discards this value. If this isn't intended then change the return type to non-generic Task or, if the delegate is a route handler, cast it to Delegate so the return value is written to the response. (https://aka.ms/aspnet/analyzers)
build: test/My.Extensions.Localization.Json.Tests/JsonStringLocalizerTests.cs#L152
The method used to create a RequestDelegate returns Task<int>. RequestDelegate discards this value. If this isn't intended then change the return type to non-generic Task or, if the delegate is a route handler, cast it to Delegate so the return value is written to the response. (https://aka.ms/aspnet/analyzers)