Skip to content

vim: fix and disable simple-url-browse #45

vim: fix and disable simple-url-browse

vim: fix and disable simple-url-browse #45

Triggered via push September 12, 2025 14:55
Status Failure
Total duration 10s
Artifacts

ci.yml

on: push
Run test suite
7s
Run test suite
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 8 warnings, and 10 notices
Run test suite
Process completed with exit code 1.
ShellCheck SC2148 (error): bash/git-prompt.sh#L1
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. See https://github.com/koalaman/shellcheck/wiki/SC2148
ShellCheck SC2222 (warning): bash/git-prompt.sh#L575
This pattern never matches because of a previous pattern on line 575. See https://github.com/koalaman/shellcheck/wiki/SC2222
ShellCheck SC2221 (warning): bash/git-prompt.sh#L575
This pattern always overrides a later one on line 575. See https://github.com/koalaman/shellcheck/wiki/SC2221
ShellCheck SC2155 (warning): bash/git-prompt.sh#L207
Declare and assign separately to avoid masking return values. See https://github.com/koalaman/shellcheck/wiki/SC2155
ShellCheck SC2155 (warning): bash/git-prompt.sh#L164
Declare and assign separately to avoid masking return values. See https://github.com/koalaman/shellcheck/wiki/SC2155
ShellCheck SC2034 (warning): bash/git-prompt.sh#L159
n appears unused. Verify use (or export if used externally). See https://github.com/koalaman/shellcheck/wiki/SC2034
ShellCheck SC2295 (info): bash/git-prompt.sh#L489
Expansions inside ${..} need to be quoted separately, otherwise they match as patterns. See https://github.com/koalaman/shellcheck/wiki/SC2295
ShellCheck SC2295 (info): bash/git-prompt.sh#L488
Expansions inside ${..} need to be quoted separately, otherwise they match as patterns. See https://github.com/koalaman/shellcheck/wiki/SC2295
ShellCheck SC2295 (info): bash/git-prompt.sh#L487
Expansions inside ${..} need to be quoted separately, otherwise they match as patterns. See https://github.com/koalaman/shellcheck/wiki/SC2295
ShellCheck SC2295 (info): bash/git-prompt.sh#L486
Expansions inside ${..} need to be quoted separately, otherwise they match as patterns. See https://github.com/koalaman/shellcheck/wiki/SC2295
ShellCheck SC2295 (info): bash/git-prompt.sh#L485
Expansions inside ${..} need to be quoted separately, otherwise they match as patterns. See https://github.com/koalaman/shellcheck/wiki/SC2295
ShellCheck SC2295 (info): bash/git-prompt.sh#L484
Expansions inside ${..} need to be quoted separately, otherwise they match as patterns. See https://github.com/koalaman/shellcheck/wiki/SC2295
ShellCheck SC2295 (info): bash/git-prompt.sh#L483
Expansions inside ${..} need to be quoted separately, otherwise they match as patterns. See https://github.com/koalaman/shellcheck/wiki/SC2295
ShellCheck SC2295 (info): bash/git-prompt.sh#L481
Expansions inside ${..} need to be quoted separately, otherwise they match as patterns. See https://github.com/koalaman/shellcheck/wiki/SC2295
ShellCheck SC2295 (info): bash/git-prompt.sh#L480
Expansions inside ${..} need to be quoted separately, otherwise they match as patterns. See https://github.com/koalaman/shellcheck/wiki/SC2295
ShellCheck SC2295 (info): bash/git-prompt.sh#L214
Expansions inside ${..} need to be quoted separately, otherwise they match as patterns. See https://github.com/koalaman/shellcheck/wiki/SC2295