Skip to content

feat(radar): adding support for the Radar geocoding API (#101) #194

feat(radar): adding support for the Radar geocoding API (#101)

feat(radar): adding support for the Radar geocoding API (#101) #194

Triggered via push May 14, 2024 02:42
Status Success
Total duration 4m 21s
Artifacts

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, gittools/actions/gitversion/[email protected], gittools/actions/gitversion/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, gittools/actions/gitversion/[email protected], gittools/actions/gitversion/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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.