Skip to content

Adding dynamic language and URL input fields #62

Adding dynamic language and URL input fields

Adding dynamic language and URL input fields #62

Triggered via pull request July 23, 2024 14:22
Status Failure
Total duration 8m 28s
Artifacts

webapp.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
lint
Process completed with exit code 1.
build: webapp/src/components/ChatContent.vue#L43
Expected indentation of 1 tab but found 2 spaces
build: webapp/src/components/ChatContent.vue#L44
Expected indentation of 1 tab but found 2 spaces
build: webapp/src/components/ChatContent.vue#L48
Expected indentation of 1 tab but found 2 spaces
build: webapp/src/components/ChatContent.vue#L49
Expected indentation of 1 tab but found 2 spaces
build: webapp/src/components/ChatContent.vue#L50
Expected indentation of 2 tabs but found 4 spaces
build: webapp/src/components/ChatContent.vue#L51
Expected indentation of 1 tab but found 2 spaces
build: webapp/src/components/ChatContent.vue#L52
Expected indentation of 1 tab but found 2 spaces
build: webapp/src/components/ChatContent.vue#L52
Missing space before function parentheses
build: webapp/src/components/ChatContent.vue#L53
Expected indentation of 2 tabs but found 4 spaces
build: webapp/src/components/ChatContent.vue#L54
Expected indentation of 3 tabs but found 6 spaces
lint
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/
lint
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/
build
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/
build
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/
build: webapp/src/components/ChatContent.vue#L89
The "components" property should be above the "props" property on line 49
build: webapp/src/components/ChatInput.vue#L114
The "watch" property should be above the "mounted" property on line 72