Role approval expiration #402
Annotations
10 errors and 1 warning
build:
src/CareTogether.Core/Managers/CombinedFamilyInfoFormatter.cs#L187
'FamilyApprovalStatus' does not contain a definition for 'MissingFamilyRequirements' and no accessible extension method 'MissingFamilyRequirements' accepting a first argument of type 'FamilyApprovalStatus' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/CareTogether.Core/Managers/CombinedFamilyInfoFormatter.cs#L188
'FamilyApprovalStatus' does not contain a definition for 'AvailableFamilyApplications' and no accessible extension method 'AvailableFamilyApplications' accepting a first argument of type 'FamilyApprovalStatus' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/CareTogether.Core/Managers/CombinedFamilyInfoFormatter.cs#L190
'FamilyApprovalStatus' does not contain a definition for 'EffectiveFamilyRoleApprovals' and no accessible extension method 'EffectiveFamilyRoleApprovals' accepting a first argument of type 'FamilyApprovalStatus' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/CareTogether.Core/Managers/CombinedFamilyInfoFormatter.cs#L191
'FamilyApprovalStatus' does not contain a definition for 'IndividualVolunteers' and no accessible extension method 'IndividualVolunteers' accepting a first argument of type 'FamilyApprovalStatus' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/CareTogether.Core/Managers/CombinedFamilyInfoFormatter.cs#L189
Argument 6: cannot convert from 'System.Collections.Immutable.ImmutableDictionary<string, CareTogether.Engines.PolicyEvaluation.FamilyRoleApprovalStatus>' to 'System.Collections.Immutable.ImmutableDictionary<string, System.Collections.Immutable.ImmutableList<CareTogether.Engines.RoleVersionApproval>>'
|
build:
src/CareTogether.Core/Managers/CombinedFamilyInfoFormatter.cs#L187
'FamilyApprovalStatus' does not contain a definition for 'MissingFamilyRequirements' and no accessible extension method 'MissingFamilyRequirements' accepting a first argument of type 'FamilyApprovalStatus' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/CareTogether.Core/Managers/CombinedFamilyInfoFormatter.cs#L188
'FamilyApprovalStatus' does not contain a definition for 'AvailableFamilyApplications' and no accessible extension method 'AvailableFamilyApplications' accepting a first argument of type 'FamilyApprovalStatus' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/CareTogether.Core/Managers/CombinedFamilyInfoFormatter.cs#L190
'FamilyApprovalStatus' does not contain a definition for 'EffectiveFamilyRoleApprovals' and no accessible extension method 'EffectiveFamilyRoleApprovals' accepting a first argument of type 'FamilyApprovalStatus' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/CareTogether.Core/Managers/CombinedFamilyInfoFormatter.cs#L191
'FamilyApprovalStatus' does not contain a definition for 'IndividualVolunteers' and no accessible extension method 'IndividualVolunteers' accepting a first argument of type 'FamilyApprovalStatus' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/CareTogether.Core/Managers/CombinedFamilyInfoFormatter.cs#L189
Argument 6: cannot convert from 'System.Collections.Immutable.ImmutableDictionary<string, CareTogether.Engines.PolicyEvaluation.FamilyRoleApprovalStatus>' to 'System.Collections.Immutable.ImmutableDictionary<string, System.Collections.Immutable.ImmutableList<CareTogether.Engines.RoleVersionApproval>>'
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|