Fix #369 #22
Annotations
11 warnings
Upload test results
No files were found with the provided path: TestResults-windows-latest. No artifacts will be uploaded.
|
Build:
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.
|
Build:
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.
|
Build:
src/redmine-net-api/Net/WebClient/IRedmineWebClientOptions.cs#L18
'IRedmineWebClientOptions.ClientCertificates' hides inherited member 'IRedmineApiClientOptions.ClientCertificates'. Use the new keyword if hiding was intended.
|
Build:
src/redmine-net-api/Net/WebClient/IRedmineWebClientOptions.cs#L24
'IRedmineWebClientOptions.DefaultConnectionLimit' hides inherited member 'IRedmineApiClientOptions.DefaultConnectionLimit'. Use the new keyword if hiding was intended.
|
Build:
src/redmine-net-api/Net/WebClient/IRedmineWebClientOptions.cs#L29
'IRedmineWebClientOptions.DefaultHeaders' hides inherited member 'IRedmineApiClientOptions.DefaultHeaders'. Use the new keyword if hiding was intended.
|
Build:
src/redmine-net-api/Net/WebClient/IRedmineWebClientOptions.cs#L34
'IRedmineWebClientOptions.DnsRefreshTimeout' hides inherited member 'IRedmineApiClientOptions.DnsRefreshTimeout'. Use the new keyword if hiding was intended.
|
Build:
src/redmine-net-api/Net/WebClient/IRedmineWebClientOptions.cs#L39
'IRedmineWebClientOptions.EnableDnsRoundRobin' hides inherited member 'IRedmineApiClientOptions.EnableDnsRoundRobin'. Use the new keyword if hiding was intended.
|
Build:
src/redmine-net-api/Net/WebClient/IRedmineWebClientOptions.cs#L44
'IRedmineWebClientOptions.KeepAlive' hides inherited member 'IRedmineApiClientOptions.KeepAlive'. Use the new keyword if hiding was intended.
|
Build:
src/redmine-net-api/Net/WebClient/IRedmineWebClientOptions.cs#L49
'IRedmineWebClientOptions.MaxServicePoints' hides inherited member 'IRedmineApiClientOptions.MaxServicePoints'. Use the new keyword if hiding was intended.
|
Build:
src/redmine-net-api/Net/WebClient/IRedmineWebClientOptions.cs#L18
'IRedmineWebClientOptions.ClientCertificates' hides inherited member 'IRedmineApiClientOptions.ClientCertificates'. Use the new keyword if hiding was intended.
|
Loading