Skip to content

Bump to 3.2.0

Bump to 3.2.0 #38

Triggered via pull request December 2, 2023 09:41
Status Success
Total duration 2m 22s
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)