Bump Polly from 8.0.0-beta.2 to 8.0.0 #19
Triggered via pull request
September 28, 2023 16:07
Status
Success
Total duration
3m 25s
Artifacts
–
Annotations
30 warnings
ubuntu-latest
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
ubuntu-latest
Converting null literal or possible null value to non-nullable type.
|
ubuntu-latest
Dereference of a possibly null reference.
|
ubuntu-latest
Dereference of a possibly null reference.
|
ubuntu-latest
Dereference of a possibly null reference.
|
ubuntu-latest
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
ubuntu-latest
Converting null literal or possible null value to non-nullable type.
|
ubuntu-latest
Dereference of a possibly null reference.
|
ubuntu-latest
Dereference of a possibly null reference.
|
ubuntu-latest
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
macos-latest
Dereference of a possibly null reference.
|
macos-latest
Dereference of a possibly null reference.
|
macos-latest
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
macos-latest
Converting null literal or possible null value to non-nullable type.
|
macos-latest
Dereference of a possibly null reference.
|
macos-latest
Dereference of a possibly null reference.
|
macos-latest
Dereference of a possibly null reference.
|
macos-latest
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
macos-latest
Converting null literal or possible null value to non-nullable type.
|
macos-latest
Dereference of a possibly null reference.
|
windows-latest:
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)
|
windows-latest:
PollyDemos/Sync/Demo09_Wrap-Fallback-Timeout-WaitAndRetry.cs#L48
Converting null literal or possible null value to non-nullable type.
|
windows-latest:
PollyDemos/Sync/Demo09_Wrap-Fallback-Timeout-WaitAndRetry.cs#L64
Dereference of a possibly null reference.
|
windows-latest:
PollyDemos/Sync/Demo09_Wrap-Fallback-Timeout-WaitAndRetry.cs#L98
Dereference of a possibly null reference.
|
windows-latest:
PollyDemos/Sync/Demo09_Wrap-Fallback-Timeout-WaitAndRetry.cs#L116
Dereference of a possibly null reference.
|
windows-latest:
PollyDemos/Async/BulkheadAsyncDemo01_WithBulkheads.cs#L118
Dereference of a possibly null reference.
|
windows-latest:
PollyDemos/Async/BulkheadAsyncDemo01_WithBulkheads.cs#L158
Dereference of a possibly null reference.
|
windows-latest:
PollyDemos/Sync/Demo08_Wrap-Fallback-WaitAndRetry-CircuitBreaker.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
windows-latest:
PollyDemos/Sync/Demo08_Wrap-Fallback-WaitAndRetry-CircuitBreaker.cs#L48
Converting null literal or possible null value to non-nullable type.
|
windows-latest:
PollyDemos/Sync/Demo08_Wrap-Fallback-WaitAndRetry-CircuitBreaker.cs#L91
Dereference of a possibly null reference.
|