Merge pull request #5788 from kiva/MP-1285_single_ty_qa #9371
Annotations
9 warnings
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
build:
src/components/BorrowerProfile/CommentsAndWhySpecial.vue#L335
The field LendingAction.teams is deprecated. teams is deprecated as it provides only name, please use supportingTeams instead
|
build:
src/components/LoanCards/NewHomePageLoanCard.vue#L182
Variable "$publicId" is never used in operation "welcomeLoanCard"
|
build:
src/pages/Portfolio/ImpactDashboard/DistributionGraphs.vue#L117
Unknown argument "onlyActiveLoans" on field "My.statsPerCountry"
|
build:
src/pages/Portfolio/ImpactDashboard/DistributionGraphs.vue#L152
Unknown argument "onlyActiveLoans" on field "My.statsPerGender"
|
build:
src/pages/Portfolio/ImpactDashboard/DistributionGraphs.vue#L184
Unknown argument "onlyActiveLoans" on field "My.statsPerSector"
|
build:
src/pages/Portfolio/ImpactDashboard/DistributionGraphs.vue#L219
Unknown argument "onlyActiveLoans" on field "My.statsPerPartner"
|
build:
src/graphql/query/activityFeedToken.graphql#L2
Cannot query field "activityFeedClientToken" on type "Query"
|
build:
src/graphql/query/teamsGoals.graphql#L2
Field "isActive" is not defined by type "GoalSearchFiltersInput"
|