Skip to content

allow different os-releases and hyprland setup #733

allow different os-releases and hyprland setup

allow different os-releases and hyprland setup #733

Triggered via pull request February 2, 2025 18:20
Status Failure
Total duration 48s
Artifacts

shellcheck.yml

on: pull_request
Shellcheck
37s
Shellcheck
Shell Fomatting
0s
Shell Fomatting
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Shellcheck
Process completed with exit code 1.
Shellcheck: core/tabs/system-setup/ubuntu/hyprland-kool-ubuntu24.sh#L5
[shellcheck] reported by reviewdog 🐶 Use 'cd ... || exit' or 'cd ... || return' in case cd fails. Raw Output: ./core/tabs/system-setup/ubuntu/hyprland-kool-ubuntu24.sh:5:1: warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. (ShellCheck.SC2164)
Shellcheck: core/tabs/system-setup/arch/hyprland-kool.sh#L11
[shellcheck] reported by reviewdog 🐶 Use 'cd ... || exit' or 'cd ... || return' in case cd fails. Raw Output: ./core/tabs/system-setup/arch/hyprland-kool.sh:11:1: warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. (ShellCheck.SC2164)
Shellcheck: core/tabs/system-setup/debian/hyprland-kool-deb.sh#L5
[shellcheck] reported by reviewdog 🐶 Use 'cd ... || exit' or 'cd ... || return' in case cd fails. Raw Output: ./core/tabs/system-setup/debian/hyprland-kool-deb.sh:5:1: warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. (ShellCheck.SC2164)
Shellcheck: core/tabs/system-setup/fedora/hyprland-kool-fed.sh#L6
[shellcheck] reported by reviewdog 🐶 Use 'cd ... || exit' or 'cd ... || return' in case cd fails. Raw Output: ./core/tabs/system-setup/fedora/hyprland-kool-fed.sh:6:1: warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. (ShellCheck.SC2164)