Skip to content

Adds Input to Volume Module #23

Adds Input to Volume Module

Adds Input to Volume Module #23

Triggered via pull request September 18, 2024 14:51
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
code_quality
22s
code_quality
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
code_quality: widget/settings/pages/config/bar/index.ts#L310
Replace `"Show·Speaker"` with `'Show·Speaker'`
code_quality: widget/settings/pages/config/bar/index.ts#L310
Strings must use singlequote
code_quality: widget/settings/pages/config/bar/index.ts#L311
Replace `"boolean"` with `'boolean'`
code_quality: widget/settings/pages/config/bar/index.ts#L311
Strings must use singlequote
code_quality: widget/settings/pages/config/bar/index.ts#L315
Replace `"Show·Microphone"` with `'Show·Microphone'`
code_quality: widget/settings/pages/config/bar/index.ts#L315
Strings must use singlequote
code_quality: widget/settings/pages/config/bar/index.ts#L316
Replace `"boolean"` with `'boolean'`
code_quality: widget/settings/pages/config/bar/index.ts#L316
Strings must use singlequote
code_quality: widget/settings/pages/config/bar/index.ts#L325
Replace `"Hide·Percentage·On·Mute"` with `'Hide·Percentage·On·Mute'`
code_quality: widget/settings/pages/config/bar/index.ts#L325
Strings must use singlequote
code_quality
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/