Add caption support with new models, vuex, and edit modal integration #3276
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
frontendlint.yml
on: pull_request
Path match check
8s
Frontend linting
1m 12s
Annotations
7 errors
Frontend linting:
contentcuration/contentcuration/frontend/shared/leUtils/TranscriptionLanguages.js#L113
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Frontend linting:
contentcuration/contentcuration/frontend/shared/leUtils/TranscriptionLanguages.js#L117
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Frontend linting:
contentcuration/contentcuration/frontend/channelEdit/vuex/caption/getters.js#L3
'_getters' is defined but never used
|
Frontend linting:
contentcuration/contentcuration/frontend/channelEdit/vuex/caption/getters.js#L3
'_rootState' is defined but never used
|
Frontend linting:
contentcuration/contentcuration/frontend/channelEdit/vuex/caption/getters.js#L3
'_rootGetters' is defined but never used
|
Frontend linting:
contentcuration/contentcuration/frontend/channelEdit/components/CaptionsTab/CaptionsTab.vue#L122
'_generatingFlag' is defined but never used
|
Frontend linting
Process completed with exit code 1.
|