Skip to content

Merge pull request #2 from yuval-ziv/feature/add-telegram-exporter #8

Merge pull request #2 from yuval-ziv/feature/add-telegram-exporter

Merge pull request #2 from yuval-ziv/feature/add-telegram-exporter #8

Triggered via push July 21, 2024 21:53
Status Success
Total duration 29s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: Clients/Radarr.Client/Client/RadarrApiClient.cs#L31
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'queryParameters' of type 'IDictionary<string, string?>' in 'string StringExtensions.WithQueryParameters(string api, IDictionary<string, string?> queryParameters, bool skipNullValues = true)' due to differences in the nullability of reference types.
build: Clients/Radarr.Client/Client/RadarrApiClient.cs#L31
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'queryParameters' of type 'IDictionary<string, string?>' in 'string StringExtensions.WithQueryParameters(string api, IDictionary<string, string?> queryParameters, bool skipNullValues = true)' due to differences in the nullability of reference types.