Skip to content

allow different os-releases and hyprland setup #746

allow different os-releases and hyprland setup

allow different os-releases and hyprland setup #746

Triggered via pull request February 5, 2025 17:08
Status Failure
Total duration 47s
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 2 warnings
Shellcheck
Process completed with exit code 1.
Shellcheck: core/tabs/system-setup/ubuntu/hyprland-kool-ubuntu24.sh#L6
[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:6: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)