Implemented: Job's time difference from next scheduled time in the Product Detail Page in timeline section (#192) #286
pull-request.yml
on: pull_request
Matrix: call-workflow-in-another-repo / reusable_workflow_job
Annotations
4 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/store/modules/product/actions.ts#L303
'productStoreCatalogId' is assigned a value but never used
|
call-workflow-in-another-repo / reusable_workflow_job (14.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 (14.x):
src/store/modules/product/actions.ts#L303
'productStoreCatalogId' is assigned a value but never used
|