Implemented: user search and filter landing page (#2) #8
pull-request.yml
on: pull_request
Matrix: call-workflow-in-another-repo / reusable_workflow_job
Annotations
5 warnings
call-workflow-in-another-repo / reusable_workflow_job (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
call-workflow-in-another-repo / reusable_workflow_job (16.x):
src/services/UserService.ts#L1
'api' is defined but never used
|
call-workflow-in-another-repo / reusable_workflow_job (16.x):
src/store/modules/user/actions.ts#L11
'dispatch' is defined but never used
|
call-workflow-in-another-repo / reusable_workflow_job (16.x):
src/store/modules/user/actions.ts#L65
'dispatch' is defined but never used
|
call-workflow-in-another-repo / reusable_workflow_job (16.x):
src/store/modules/user/actions.ts#L89
'rootState' is defined but never used
|