fix(arcgis): fixing the Rank property to be a float instead of an int #204
Annotations
13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.
|
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/Converters/JsonStringEnumMemberConverter.cs#L41
Possible null reference return.
|
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#L97
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
|
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#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/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#L41
Possible null reference return.
|