Bump AspNetCoreRateLimit from 3.0.5 to 5.0.0 #5
Triggered via pull request
September 27, 2023 13:55
Status
Success
Total duration
2m 21s
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
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
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
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
'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/Demo02_WaitAndRetryNTimes.cs#L55
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
windows-latest:
PollyDemos/Sync/Demo03_WaitAndRetryNTimes_WithEnoughRetries.cs#L55
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
windows-latest:
PollyDemos/Sync/Demo04_WaitAndRetryForever.cs#L56
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
windows-latest:
PollyDemos/Sync/Demo05_WaitAndRetryWithExponentialBackoff.cs#L59
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
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)
|
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/Async/AsyncDemo08_Wrap-Fallback-WaitAndRetry-CircuitBreaker.cs#L54
Converting null literal or possible null value to non-nullable type.
|