feat: bp activity fead code clean up #9183
Annotations
5 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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
build:
src/components/BorrowerProfile/CommentsAndWhySpecial.vue#L333
The field LendingAction.teams is deprecated. teams is deprecated as it provides only name, please use supportingTeams instead
|
build:
src/components/LoanCards/NewHomePageLoanCard.vue#L184
Variable "$publicId" is never used in operation "welcomeLoanCard"
|
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"
|