Implement audio translation system #147
Merged
Annotations
10 errors and 2 warnings
webapp/src/components/AudioTranslationDropdown.vue#L14
Expected indentation of 1 tab but found 2 spaces
|
webapp/src/components/AudioTranslationDropdown.vue#L21
Missing space before function parentheses
|
webapp/src/components/AudioTranslationDropdown.vue#L23
Expected indentation of 3 tabs but found 6 spaces
|
webapp/src/components/AudioTranslationDropdown.vue#L24
Expected indentation of 3 tabs but found 6 spaces
|
webapp/src/components/AudioTranslationDropdown.vue#L25
Expected indentation of 2 tabs but found 4 spaces
|
webapp/src/components/AudioTranslationDropdown.vue#L25
Extra semicolon
|
webapp/src/components/AudioTranslationDropdown.vue#L26
Expected indentation of 1 tab but found 2 spaces
|
webapp/src/components/AudioTranslationDropdown.vue#L27
Expected indentation of 1 tab but found 2 spaces
|
webapp/src/components/AudioTranslationDropdown.vue#L28
Expected indentation of 2 tabs but found 4 spaces
|
webapp/src/components/AudioTranslationDropdown.vue#L29
Expected indentation of 3 tabs but found 6 spaces
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, 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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job succeeded
Loading