Role approval expiration #399
Annotations
10 errors
build:
src/CareTogether.Core/Managers/CombinedFamilyInfoFormatter.cs#L187
'VolunteerFamilyApprovalStatus' does not contain a definition for 'MissingFamilyRequirements' and no accessible extension method 'MissingFamilyRequirements' accepting a first argument of type 'VolunteerFamilyApprovalStatus' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/CareTogether.Core/Managers/CombinedFamilyInfoFormatter.cs#L188
'VolunteerFamilyApprovalStatus' does not contain a definition for 'AvailableFamilyApplications' and no accessible extension method 'AvailableFamilyApplications' accepting a first argument of type 'VolunteerFamilyApprovalStatus' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/CareTogether.Core/Managers/CombinedFamilyInfoFormatter.cs#L201
'VolunteerApprovalStatus' does not contain a definition for 'MissingIndividualRequirements' and no accessible extension method 'MissingIndividualRequirements' accepting a first argument of type 'VolunteerApprovalStatus' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/CareTogether.Core/Managers/CombinedFamilyInfoFormatter.cs#L202
'VolunteerApprovalStatus' does not contain a definition for 'AvailableIndividualApplications' and no accessible extension method 'AvailableIndividualApplications' accepting a first argument of type 'VolunteerApprovalStatus' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/CareTogether.Core/Engines/PolicyEvaluation/PolicyEvaluationEngine.cs#L34
'ApprovalCalculations' does not contain a definition for 'CalculateVolunteerFamilyApprovalStatus'
|
build:
src/CareTogether.Core/Engines/PolicyEvaluation/ApprovalCalculations.cs#L41
The name 'CalculateCombinedFamilyRoleStatusForFamily' does not exist in the current context
|
build:
src/CareTogether.Core/Engines/PolicyEvaluation/ApprovalCalculations.cs#L49
The name 'CalculateEffectiveRoleVersionApproval' does not exist in the current context
|
build:
src/CareTogether.Core/Engines/PolicyEvaluation/ApprovalCalculations.cs#L49
The name 'utcNow' does not exist in the current context
|
build:
src/CareTogether.Core/Engines/PolicyEvaluation/ApprovalCalculations.cs#L53
'FamilyApprovalStatus' does not contain a constructor that takes 4 arguments
|
build:
src/CareTogether.Core/Managers/CombinedFamilyInfoFormatter.cs#L187
'VolunteerFamilyApprovalStatus' does not contain a definition for 'MissingFamilyRequirements' and no accessible extension method 'MissingFamilyRequirements' accepting a first argument of type 'VolunteerFamilyApprovalStatus' could be found (are you missing a using directive or an assembly reference?)
|