Skip to content

feat(arcgis): updating the parameters to add new parameters for the endpoints, and adding missing response parameters (#121) #216

feat(arcgis): updating the parameters to add new parameters for the endpoints, and adding missing response parameters (#121)

feat(arcgis): updating the parameters to add new parameters for the endpoints, and adding missing response parameters (#121) #216

Triggered via pull request February 27, 2026 18:51
Status Failure
Total duration 2m 3s
Artifacts

dotnet-core.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Process completed with exit code 1.
build: src/Geo.Core/Converters/JsonStringEnumMemberConverter.cs#L41
Possible null reference return.
build: src/Geo.Core/Extensions/TypeExtensions.cs#L42
Possible null reference return.
build: src/Geo.Core/DependencyInjection/BaseBuilder.cs#L26
XML comment on 'BaseBuilder.HttpClientBuilder' has a typeparamref tag for 'T', but there is no type parameter by that name
build: src/Geo.Core/Extensions/TypeExtensions.cs#L42
Possible null reference return.
build: src/Geo.Core/Converters/JsonStringEnumMemberConverter.cs#L100
Possible null reference argument for parameter 'key' in 'T ConcurrentDictionary<string, T>.AddOrUpdate(string key, T addValue, Func<string, T, T> updateValueFactory)'.
build: src/Geo.Core/Converters/JsonStringEnumMemberConverter.cs#L99
Possible null reference argument for parameter 'addValue' in 'string ConcurrentDictionary<T, string>.AddOrUpdate(T key, string addValue, Func<T, string, string> updateValueFactory)'.
build: src/Geo.Core/Converters/JsonStringEnumMemberConverter.cs#L97
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
build: src/Geo.Core/Converters/JsonStringEnumMemberConverter.cs#L60
Possible null reference argument for parameter 'key' in 'T ConcurrentDictionary<string, T>.this[string key]'.
build: src/Geo.Core/Converters/JsonStringEnumMemberConverter.cs#L41
Possible null reference return.
build: src/Geo.Core/DependencyInjection/BaseBuilder.cs#L26
XML comment on 'BaseBuilder.HttpClientBuilder' has a typeparamref tag for 'T', but there is no type parameter by that name
build
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.