feat: modify opt-in module for unified ty page #9319
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 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/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"
|