Improvements (#368) #18
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
src/redmine-net-api/Internals/ArgumentNullThrowHelper.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/redmine-net-api/Internals/ArgumentNullThrowHelper.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/redmine-net-api/Net/WebClient/IRedmineWebClientOptions.cs#L18
'IRedmineWebClientOptions.ClientCertificates' hides inherited member 'IRedmineApiClientOptions.ClientCertificates'. Use the new keyword if hiding was intended.
|
src/redmine-net-api/Net/WebClient/IRedmineWebClientOptions.cs#L24
'IRedmineWebClientOptions.DefaultConnectionLimit' hides inherited member 'IRedmineApiClientOptions.DefaultConnectionLimit'. Use the new keyword if hiding was intended.
|
src/redmine-net-api/Net/WebClient/IRedmineWebClientOptions.cs#L29
'IRedmineWebClientOptions.DefaultHeaders' hides inherited member 'IRedmineApiClientOptions.DefaultHeaders'. Use the new keyword if hiding was intended.
|
src/redmine-net-api/Net/WebClient/IRedmineWebClientOptions.cs#L34
'IRedmineWebClientOptions.DnsRefreshTimeout' hides inherited member 'IRedmineApiClientOptions.DnsRefreshTimeout'. Use the new keyword if hiding was intended.
|
src/redmine-net-api/Net/WebClient/IRedmineWebClientOptions.cs#L39
'IRedmineWebClientOptions.EnableDnsRoundRobin' hides inherited member 'IRedmineApiClientOptions.EnableDnsRoundRobin'. Use the new keyword if hiding was intended.
|
src/redmine-net-api/Net/WebClient/IRedmineWebClientOptions.cs#L44
'IRedmineWebClientOptions.KeepAlive' hides inherited member 'IRedmineApiClientOptions.KeepAlive'. Use the new keyword if hiding was intended.
|
src/redmine-net-api/Net/WebClient/IRedmineWebClientOptions.cs#L49
'IRedmineWebClientOptions.MaxServicePoints' hides inherited member 'IRedmineApiClientOptions.MaxServicePoints'. Use the new keyword if hiding was intended.
|
src/redmine-net-api/Net/WebClient/IRedmineWebClientOptions.cs#L54
'IRedmineWebClientOptions.MaxServicePointIdleTime' hides inherited member 'IRedmineApiClientOptions.MaxServicePointIdleTime'. Use the new keyword if hiding was intended.
|
The logs for this run have expired and are no longer available.
Loading