feat: fix latest issues #79
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)'.
|