Skip to content

refactor: update webcam "WebRTC MediaMTX" client #539

refactor: update webcam "WebRTC MediaMTX" client

refactor: update webcam "WebRTC MediaMTX" client #539

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / ESLint failed Oct 6, 2023 in 0s

179 errors

ESLint found 179 errors

Annotations

Check failure on line 260 in src/locales/cz.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/cz.json#L260

Expected object keys to be in insensitive ascending order. 'ShowGCode' should be before 'VoxelMode' (jsonc/sort-keys)

Check failure on line 261 in src/locales/cz.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/cz.json#L261

Expected object keys to be in insensitive ascending order. 'CNCMode' should be before 'ShowGCode' (jsonc/sort-keys)

Check failure on line 311 in src/locales/cz.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/cz.json#L311

Expected object keys to be in insensitive ascending order. 'Chart' should be before 'CreateNote' (jsonc/sort-keys)

Check failure on line 376 in src/locales/cz.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/cz.json#L376

Expected object keys to be in insensitive ascending order. 'Cancel' should be before 'ChangeCount' (jsonc/sort-keys)

Check failure on line 438 in src/locales/cz.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/cz.json#L438

Expected object keys to be in insensitive ascending order. 'RolloverToastFailed' should be before 'RolloverToastSuccessful' (jsonc/sort-keys)

Check failure on line 1056 in src/locales/cz.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/cz.json#L1056

Expected object keys to be in insensitive ascending order. 'Hlsstream' should be before 'Ipstream' (jsonc/sort-keys)

Check failure on line 1075 in src/locales/cz.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/cz.json#L1075

Expected object keys to be in insensitive ascending order. 'ScrewsTiltAdjust' should be before 'Settings' (jsonc/sort-keys)

Check failure on line 259 in src/locales/da.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/da.json#L259

Expected object keys to be in insensitive ascending order. 'ShowGCode' should be before 'VoxelMode' (jsonc/sort-keys)

Check failure on line 260 in src/locales/da.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/da.json#L260

Expected object keys to be in insensitive ascending order. 'CNCMode' should be before 'ShowGCode' (jsonc/sort-keys)

Check failure on line 310 in src/locales/da.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/da.json#L310

Expected object keys to be in insensitive ascending order. 'Chart' should be before 'CreateNote' (jsonc/sort-keys)

Check failure on line 375 in src/locales/da.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/da.json#L375

Expected object keys to be in insensitive ascending order. 'Cancel' should be before 'ChangeCount' (jsonc/sort-keys)

Check failure on line 437 in src/locales/da.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/da.json#L437

Expected object keys to be in insensitive ascending order. 'RolloverToastFailed' should be before 'RolloverToastSuccessful' (jsonc/sort-keys)

Check failure on line 1053 in src/locales/da.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/da.json#L1053

Expected object keys to be in insensitive ascending order. 'Hlsstream' should be before 'Ipstream' (jsonc/sort-keys)

Check failure on line 1056 in src/locales/da.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/da.json#L1056

Expected object keys to be in insensitive ascending order. 'JMuxerStream' should be before 'MjpegstreamerAdaptive' (jsonc/sort-keys)

Check failure on line 1072 in src/locales/da.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/da.json#L1072

Expected object keys to be in insensitive ascending order. 'ScrewsTiltAdjust' should be before 'Settings' (jsonc/sort-keys)

Check failure on line 270 in src/locales/de.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/de.json#L270

Expected object keys to be in insensitive ascending order. 'ShowGCode' should be before 'VoxelMode' (jsonc/sort-keys)

Check failure on line 271 in src/locales/de.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/de.json#L271

Expected object keys to be in insensitive ascending order. 'CNCMode' should be before 'ShowGCode' (jsonc/sort-keys)

Check failure on line 388 in src/locales/de.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/de.json#L388

Expected object keys to be in insensitive ascending order. 'Cancel' should be before 'ChangeCount' (jsonc/sort-keys)

Check failure on line 453 in src/locales/de.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/de.json#L453

Expected object keys to be in insensitive ascending order. 'RolloverToastFailed' should be before 'RolloverToastSuccessful' (jsonc/sort-keys)

Check failure on line 504 in src/locales/de.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/de.json#L504

Expected object keys to be in insensitive ascending order. 'KlipperUpdateQuestionFirmware' should be before 'LinkToGithub' (jsonc/sort-keys)

Check failure on line 505 in src/locales/de.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/de.json#L505

Expected object keys to be in insensitive ascending order. 'KlipperUpdateQuestionConfig' should be before 'KlipperUpdateQuestionFirmware' (jsonc/sort-keys)

Check failure on line 799 in src/locales/de.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/de.json#L799

Expected object keys to be in insensitive ascending order. 'EnableXYHoming' should be before 'HideDuringPrint' (jsonc/sort-keys)

Check failure on line 840 in src/locales/de.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/de.json#L840

Expected object keys to be in insensitive ascending order. 'TabSize' should be before 'UseEscToCloseDescription' (jsonc/sort-keys)

Check failure on line 842 in src/locales/de.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/de.json#L842

Expected object keys to be in insensitive ascending order. 'Spaces' should be before 'TabSizeDescription' (jsonc/sort-keys)

Check failure on line 1107 in src/locales/de.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/de.json#L1107

Expected object keys to be in insensitive ascending order. 'HideFps' should be before 'Hlsstream' (jsonc/sort-keys)