Skip to content

Translator UI

Translator UI #104

Re-run triggered November 12, 2024 14:30
Status Failure
Total duration 1m 45s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/translate/index.js#L1
Use the global form of 'use strict'
test: src/translate/index.js#L1
Unexpected var, use let or const instead
test: src/translate/index.js#L1
'request' is assigned a value but never used
test: src/translate/index.js#L6
Expected indentation of 1 tab but found 4 spaces
test: src/translate/index.js#L7
Expected indentation of 1 tab but found 4 spaces
test: src/translate/index.js#L7
Strings must use singlequote
test: src/translate/index.js#L7
Missing semicolon
test: src/translate/index.js#L8
Expected indentation of 1 tab but found 4 spaces
test: src/translate/index.js#L8
Unexpected string concatenation
test: src/translate/index.js#L8
Operator '+' must be spaced