Add GitHub Actions CI #1
Annotations
10 warnings
PollyDemos/Async/BulkheadAsyncDemo01_WithBulkheads.cs#L118
Dereference of a possibly null reference.
|
PollyDemos/Async/BulkheadAsyncDemo01_WithBulkheads.cs#L158
Dereference of a possibly null reference.
|
PollyDemos/Sync/Demo00_NoPolicy.cs#L36
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
PollyDemos/Sync/Demo01_RetryNTimes.cs#L51
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
PollyDemos/Sync/Demo09_Wrap-Fallback-Timeout-WaitAndRetry.cs#L131
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
PollyDemos/Sync/Demo09_Wrap-Fallback-Timeout-WaitAndRetry.cs#L48
Converting null literal or possible null value to non-nullable type.
|
PollyDemos/Sync/Demo09_Wrap-Fallback-Timeout-WaitAndRetry.cs#L64
Dereference of a possibly null reference.
|
PollyDemos/Sync/Demo09_Wrap-Fallback-Timeout-WaitAndRetry.cs#L98
Dereference of a possibly null reference.
|
PollyDemos/Sync/Demo09_Wrap-Fallback-Timeout-WaitAndRetry.cs#L116
Dereference of a possibly null reference.
|
PollyDemos/Async/AsyncDemo09_Wrap-Fallback-Timeout-WaitAndRetry.cs#L55
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading