Skip to content

Add repository agent guidelines #1

Add repository agent guidelines

Add repository agent guidelines #1

Triggered via pull request November 7, 2025 21:55
Status Success
Total duration 3m 25s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: ManagedCode.Orleans.RateLimiting.Core/Extensions/GrainFactoryExtensions.cs#L15
Converting null literal or possible null value to non-nullable type.
Build and Test: ManagedCode.Orleans.RateLimiting.Core/Models/RateLimitLeaseMetadata.cs#L26
Nullability of reference types in value of type 'KeyValuePair<string, object>[]' doesn't match target type 'KeyValuePair<string, object?>[]'.
Build and Test: ManagedCode.Orleans.RateLimiting.Core/Attributes/TokenBucketRateLimiterAttribute.cs#L62
Cannot convert null literal to non-nullable reference type.
Build and Test: ManagedCode.Orleans.RateLimiting.Core/Attributes/TokenBucketRateLimiterAttribute.cs#L35
Cannot convert null literal to non-nullable reference type.
Build and Test: ManagedCode.Orleans.RateLimiting.Core/Attributes/SlidingWindowRateLimiterAttribute.cs#L62
Cannot convert null literal to non-nullable reference type.
Build and Test: ManagedCode.Orleans.RateLimiting.Core/Attributes/SlidingWindowRateLimiterAttribute.cs#L35
Cannot convert null literal to non-nullable reference type.
Build and Test: ManagedCode.Orleans.RateLimiting.Core/Attributes/FixedWindowRateLimiterAttribute.cs#L55
Cannot convert null literal to non-nullable reference type.
Build and Test: ManagedCode.Orleans.RateLimiting.Core/Attributes/ConcurrencyLimiterAttribute.cs#L44
Cannot convert null literal to non-nullable reference type.
Build and Test: ManagedCode.Orleans.RateLimiting.Core/Attributes/FixedWindowRateLimiterAttribute.cs#L31
Cannot convert null literal to non-nullable reference type.
Build and Test: ManagedCode.Orleans.RateLimiting.Core/Attributes/ConcurrencyLimiterAttribute.cs#L23
Cannot convert null literal to non-nullable reference type.