Adding dynamic language and URL input fields #62
Annotations
10 errors and 4 warnings
webapp/src/components/ChatContent.vue#L43
Expected indentation of 1 tab but found 2 spaces
|
webapp/src/components/ChatContent.vue#L44
Expected indentation of 1 tab but found 2 spaces
|
webapp/src/components/ChatContent.vue#L48
Expected indentation of 1 tab but found 2 spaces
|
webapp/src/components/ChatContent.vue#L49
Expected indentation of 1 tab but found 2 spaces
|
webapp/src/components/ChatContent.vue#L50
Expected indentation of 2 tabs but found 4 spaces
|
webapp/src/components/ChatContent.vue#L51
Expected indentation of 1 tab but found 2 spaces
|
webapp/src/components/ChatContent.vue#L52
Expected indentation of 1 tab but found 2 spaces
|
webapp/src/components/ChatContent.vue#L52
Missing space before function parentheses
|
webapp/src/components/ChatContent.vue#L53
Expected indentation of 2 tabs but found 4 spaces
|
webapp/src/components/ChatContent.vue#L54
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/
|
webapp/src/components/ChatContent.vue#L89
The "components" property should be above the "props" property on line 49
|
webapp/src/components/ChatInput.vue#L114
The "watch" property should be above the "mounted" property on line 72
|
This job succeeded
Loading