Skip to content

v0.0.4

v0.0.4 #12

Triggered via push May 22, 2023 08:56
Status Failure
Total duration 3m 53s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
nuget-pack
Process completed with exit code 1.
nuget-pack: ManagedCode.Orleans.RateLimiting.Core/Attributes/ConcurrencyLimiterAttribute.cs#L23
Cannot convert null literal to non-nullable reference type.
nuget-pack: ManagedCode.Orleans.RateLimiting.Core/Attributes/ConcurrencyLimiterAttribute.cs#L44
Cannot convert null literal to non-nullable reference type.
nuget-pack: ManagedCode.Orleans.RateLimiting.Core/Attributes/FixedWindowRateLimiterAttribute.cs#L31
Cannot convert null literal to non-nullable reference type.
nuget-pack: ManagedCode.Orleans.RateLimiting.Core/Attributes/FixedWindowRateLimiterAttribute.cs#L55
Cannot convert null literal to non-nullable reference type.
nuget-pack: ManagedCode.Orleans.RateLimiting.Core/Attributes/SlidingWindowRateLimiterAttribute.cs#L35
Cannot convert null literal to non-nullable reference type.
nuget-pack: ManagedCode.Orleans.RateLimiting.Core/Attributes/SlidingWindowRateLimiterAttribute.cs#L62
Cannot convert null literal to non-nullable reference type.
nuget-pack: ManagedCode.Orleans.RateLimiting.Core/Attributes/TokenBucketRateLimiterAttribute.cs#L35
Cannot convert null literal to non-nullable reference type.
nuget-pack: ManagedCode.Orleans.RateLimiting.Core/Attributes/TokenBucketRateLimiterAttribute.cs#L62
Cannot convert null literal to non-nullable reference type.
nuget-pack: ManagedCode.Orleans.RateLimiting.Core/Extensions/GrainFactoryExtensions.cs#L15
Converting null literal or possible null value to non-nullable type.