Skip to content

Cava Module

Cava Module #646

Re-run triggered December 31, 2024 11:21
Status Failure
Total duration 30s
Artifacts

ci.yml

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

Annotations

10 errors and 1 warning
code_quality: src/components/bar/modules/cava/index.tsx#L1
Replace `"astal"` with `'astal'`
code_quality: src/components/bar/modules/cava/index.tsx#L1
Strings must use singlequote
code_quality: src/components/bar/modules/cava/index.tsx#L2
Replace `"astal/gtk3"` with `'astal/gtk3'`
code_quality: src/components/bar/modules/cava/index.tsx#L2
Strings must use singlequote
code_quality: src/components/bar/modules/cava/index.tsx#L3
Replace `"src/lib/constants/services"` with `'src/lib/constants/services'`
code_quality: src/components/bar/modules/cava/index.tsx#L3
Strings must use singlequote
code_quality: src/components/bar/modules/cava/index.tsx#L4
Replace `"src/lib/types/bar"` with `'src/lib/types/bar'`
code_quality: src/components/bar/modules/cava/index.tsx#L4
Strings must use singlequote
code_quality: src/components/bar/modules/cava/index.tsx#L5
Replace `"../../shared/Module"` with `'../../shared/Module'`
code_quality: src/components/bar/modules/cava/index.tsx#L5
Strings must use singlequote
code_quality
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636