Skip to content

Role approval expiration #399

Role approval expiration

Role approval expiration #399

Triggered via pull request January 24, 2024 04:46
Status Failure
Total duration 1m 9s
Artifacts

ci-pr-dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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?)