Merge pull request #15 from ymaheshwari1/fix/unused-code #3
firebase-hosting-merge.yml
on: push
call-workflow-in-another-repo
/
build_and_deploy
1m 13s
Annotations
6 warnings
call-workflow-in-another-repo / build_and_deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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 / build_and_deploy:
src/store/modules/user/actions.ts#L42
Unexpected console statement
|
call-workflow-in-another-repo / build_and_deploy:
src/store/modules/user/actions.ts#L52
Unexpected console statement
|
call-workflow-in-another-repo / build_and_deploy:
src/store/modules/user/actions.ts#L57
Unexpected console statement
|
call-workflow-in-another-repo / build_and_deploy:
src/store/modules/user/actions.ts#L62
Unexpected console statement
|
call-workflow-in-another-repo / build_and_deploy:
src/store/modules/user/actions.ts#L110
'state' is defined but never used
|