Skip to content

Updated CLAUDE.md and added hook for pull_request check if it is have real RSN/BSN #763

Updated CLAUDE.md and added hook for pull_request check if it is have real RSN/BSN

Updated CLAUDE.md and added hook for pull_request check if it is have real RSN/BSN #763

Triggered via pull request July 3, 2026 15:32
Status Success
Total duration 4m 28s
Artifacts

ci-dotnet-build-and-test.yml

on: pull_request
Build and Test .NET Project
4m 25s
Build and Test .NET Project
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and Test .NET Project
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Test .NET Project: src/Tests/OneGround.ZGW.Common.Web.UnitTests/AuditTrail/AuditDeltaGeneratorTests.cs#L589
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test .NET Project: src/Tests/OneGround.ZGW.Common.Web.UnitTests/AuditTrail/AuditDeltaGeneratorTests.cs#L575
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test .NET Project: src/Tests/OneGround.ZGW.Common.Web.UnitTests/AuditTrail/AuditDeltaGeneratorTests.cs#L560
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test .NET Project: src/Tests/OneGround.ZGW.Common.Web.UnitTests/AuditTrail/AuditDeltaGeneratorTests.cs#L529
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test .NET Project: src/OneGround.ZGW.Zaken.WebApi/Extensions/ZakenDataProtectionExtensions.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test .NET Project: src/OneGround.ZGW.Notificaties.Messaging/CircuitBreaker/Services/RedisCircuitBreakerSubscriberHealthTracker.cs#L273
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test .NET Project: src/OneGround.ZGW.Notificaties.Messaging/CircuitBreaker/Services/RedisCircuitBreakerSubscriberHealthTracker.cs#L149
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test .NET Project: src/OneGround.ZGW.Notificaties.Messaging/CircuitBreaker/Services/ICircuitBreakerSubscriberHealthTracker.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test .NET Project: src/OneGround.ZGW.Notificaties.Messaging/CircuitBreaker/Services/ICircuitBreakerSubscriberHealthTracker.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test .NET Project: src/OneGround.ZGW.Notificaties.Messaging/CircuitBreaker/Models/CircuitBreakerSubscriberHealthState.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.