Skip to content

feat: Alpine linux support #630

feat: Alpine linux support

feat: Alpine linux support #630

Triggered via pull request November 7, 2024 02:13
Status Failure
Total duration 41s
Artifacts

shellcheck.yml

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

Annotations

2 errors and 10 warnings
Shellcheck
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
Shellcheck
Process completed with exit code 2.
Shellcheck: core/tabs/system-setup/compile-setup.sh#L18
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./core/tabs/system-setup/compile-setup.sh:18:51: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Shellcheck: core/tabs/system-setup/compile-setup.sh#L25
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./core/tabs/system-setup/compile-setup.sh:25:55: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Shellcheck: core/tabs/system-setup/compile-setup.sh#L31
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./core/tabs/system-setup/compile-setup.sh:31:55: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Shellcheck: core/tabs/system-setup/compile-setup.sh#L37
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./core/tabs/system-setup/compile-setup.sh:37:70: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Shellcheck: core/tabs/system-setup/compile-setup.sh#L44
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./core/tabs/system-setup/compile-setup.sh:44:55: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Shellcheck: core/tabs/system-setup/gaming-setup.sh#L26
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./core/tabs/system-setup/gaming-setup.sh:26:49: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Shellcheck: core/tabs/system-setup/gaming-setup.sh#L26
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./core/tabs/system-setup/gaming-setup.sh:26:63: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Shellcheck: core/tabs/system-setup/gaming-setup.sh#L36
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./core/tabs/system-setup/gaming-setup.sh:36:55: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Shellcheck: core/tabs/system-setup/gaming-setup.sh#L36
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./core/tabs/system-setup/gaming-setup.sh:36:69: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Shellcheck: core/tabs/system-setup/gaming-setup.sh#L41
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./core/tabs/system-setup/gaming-setup.sh:41:59: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)