feat(trimble): add Trimble Maps geocoding provider with forward and reverse geocoding support#128
Merged
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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/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/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
|
background
wait
wait-all
cancel
parallel
Loading