Migrate sync demos from 04 to 06 (#41) #18
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
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.
|
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/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.
|
windows-latest:
PollyDemos/Sync/Demo08_Wrap-Fallback-WaitAndRetry-CircuitBreaker.cs#L112
Dereference of a possibly null reference.
|
windows-latest:
PollyDemos/Sync/Demo07_WaitAndRetryNestingCircuitBreakerUsingPolicyWrap.cs#L83
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|