Skip to content

#2343 Pre-release 24.1 | +semver: patch (#2345) #97

#2343 Pre-release 24.1 | +semver: patch (#2345)

#2343 Pre-release 24.1 | +semver: patch (#2345) #97

Triggered via push December 19, 2025 14:35
Status Failure
Total duration 2m 7s
Artifacts

develop.yml

on: push
build-windows
2m 3s
build-windows
build-macos
build-macos
Matrix: build-linux
build-cake
0s
build-cake
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-windows
Process completed with exit code 1.
build-windows: src/Ocelot/Configuration/Creator/RateLimitOptionsCreator.cs#L70
'FileRateLimitByHeaderRule.QuotaExceededMessage' is obsolete: 'Use QuotaMessage instead of QuotaExceededMessage! Note that QuotaExceededMessage will be removed in version 25.0!'
build-windows: src/Ocelot/Configuration/Creator/RateLimitOptionsCreator.cs#L70
'FileRateLimitByHeaderRule.QuotaExceededMessage' is obsolete: 'Use QuotaMessage instead of QuotaExceededMessage! Note that QuotaExceededMessage will be removed in version 25.0!'
build-windows: src/Ocelot/Configuration/Creator/RateLimitOptionsCreator.cs#L66
'FileRateLimitByHeaderRule.HttpStatusCode' is obsolete: 'Use StatusCode instead of HttpStatusCode! Note that HttpStatusCode will be removed in version 25.0!'
build-windows: src/Ocelot/Configuration/Creator/RateLimitOptionsCreator.cs#L66
'FileRateLimitByHeaderRule.HttpStatusCode' is obsolete: 'Use StatusCode instead of HttpStatusCode! Note that HttpStatusCode will be removed in version 25.0!'
build-windows: src/Ocelot/Configuration/Creator/RateLimitOptionsCreator.cs#L60
'FileRateLimitByHeaderRule.DisableRateLimitHeaders' is obsolete: 'Use EnableHeaders instead of DisableRateLimitHeaders! Note that DisableRateLimitHeaders will be removed in version 25.0!'
build-windows: src/Ocelot/Configuration/Creator/RateLimitOptionsCreator.cs#L60
'FileRateLimitByHeaderRule.DisableRateLimitHeaders' is obsolete: 'Use EnableHeaders instead of DisableRateLimitHeaders! Note that DisableRateLimitHeaders will be removed in version 25.0!'
build-windows: src/Ocelot/Configuration/QoSOptions.cs#L36
'FileQoSOptions.TimeoutValue' is obsolete: 'Use Timeout instead of TimeoutValue! Note that TimeoutValue will be removed in version 25.0!'
build-windows: src/Ocelot/Configuration/QoSOptions.cs#L33
'FileQoSOptions.ExceptionsAllowedBeforeBreaking' is obsolete: 'Use MinimumThroughput instead of ExceptionsAllowedBeforeBreaking! Note that ExceptionsAllowedBeforeBreaking will be removed in version 25.0!'
build-windows: src/Ocelot/Configuration/QoSOptions.cs#L32
'FileQoSOptions.DurationOfBreak' is obsolete: 'Use BreakDuration instead of DurationOfBreak! Note that DurationOfBreak will be removed in version 25.0!'
build-windows: src/Ocelot/Configuration/AuthenticationOptions.cs#L19
'FileAuthenticationOptions.AuthenticationProviderKey' is obsolete: 'Use AuthenticationProviderKeys instead of AuthenticationProviderKey! Note that AuthenticationProviderKey will be removed in version 25.0!'