Skip to content

feat: fix latest issues #79

feat: fix latest issues

feat: fix latest issues #79

Triggered via push June 24, 2026 07:57
Status Success
Total duration 1m 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: backend/Application/Services/PlanEnforcementService.cs#L56
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, BillingPlanConfig>.TryGetValue(string key, out BillingPlanConfig value)'.
build: backend/Application/Services/PlanEnforcementService.cs#L38
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, BillingPlanConfig>.TryGetValue(string key, out BillingPlanConfig value)'.
build: backend/Application/Services/PlanEnforcementService.cs#L20
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, BillingPlanConfig>.TryGetValue(string key, out BillingPlanConfig value)'.
build: backend/Application/Services/PlanEnforcementService.cs#L56
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, BillingPlanConfig>.TryGetValue(string key, out BillingPlanConfig value)'.
build: backend/Application/Services/PlanEnforcementService.cs#L38
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, BillingPlanConfig>.TryGetValue(string key, out BillingPlanConfig value)'.
build: backend/Application/Services/PlanEnforcementService.cs#L20
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, BillingPlanConfig>.TryGetValue(string key, out BillingPlanConfig value)'.