Skip to content

fix: badge tile bug fixed (#5705) #9160

fix: badge tile bug fixed (#5705)

fix: badge tile bug fixed (#5705) #9160

Triggered via push November 21, 2024 00:07
Status Success
Total duration 3m 8s
Artifacts

run-ui-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2, coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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"