Skip to content

feat(new tool) Microphone tester #2610

feat(new tool) Microphone tester

feat(new tool) Microphone tester #2610

Triggered via pull request October 9, 2024 19:54
Status Failure
Total duration 34s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
ci: src/tools/mic-tester/mic-tester.service.ts#L1
Member 'onBeforeUnmount' of the import declaration should be sorted alphabetically
ci: src/tools/mic-tester/mic-tester.service.ts#L18
Expected indentation of 4 spaces but found 8
ci: src/tools/mic-tester/mic-tester.service.ts#L19
Expected indentation of 6 spaces but found 10
ci: src/tools/mic-tester/mic-tester.service.ts#L20
Expected indentation of 4 spaces but found 8
ci: src/tools/mic-tester/mic-tester.service.ts#L20
Closing curly brace appears on the same line as the subsequent block
ci: src/tools/mic-tester/mic-tester.service.ts#L21
Expected indentation of 6 spaces but found 10
ci: src/tools/mic-tester/mic-tester.service.ts#L22
Expected indentation of 6 spaces but found 10
ci: src/tools/mic-tester/mic-tester.service.ts#L23
Expected indentation of 6 spaces but found 10
ci: src/tools/mic-tester/mic-tester.service.ts#L24
Expected indentation of 4 spaces but found 8
ci: src/tools/mic-tester/mic-tester.service.ts#L26
Expected indentation of 4 spaces but found 8
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci: src/tools/mic-tester/mic-tester.service.ts#L22
Unexpected alert
ci: src/tools/mic-tester/mic-tester.vue#L13
Attribute ":disabled" should go before "@click"
ci: src/tools/mic-tester/mic-tester.vue#L13
Expected 1 line break after opening tag (`<c-button>`), but no line breaks found
ci: src/tools/mic-tester/mic-tester.vue#L13
Expected 1 line break before closing tag (`</c-button>`), but no line breaks found
ci: src/tools/mic-tester/mic-tester.vue#L14
Attribute ":disabled" should go before "@click"
ci: src/tools/mic-tester/mic-tester.vue#L14
Expected 1 line break after opening tag (`<c-button>`), but no line breaks found
ci: src/tools/mic-tester/mic-tester.vue#L14
Expected 1 line break before closing tag (`</c-button>`), but no line breaks found
ci: src/tools/mic-tester/mic-tester.vue#L18
Expected indentation of 6 spaces but found 8 spaces
ci: src/tools/mic-tester/mic-tester.vue#L19
Expected indentation of 8 spaces but found 10 spaces
ci: src/tools/mic-tester/mic-tester.vue#L19
Require self-closing on HTML elements (<div>)