worktree: detect from secondary worktree if main worktree is bare #21748
main.yml
on: pull_request
config
5s
fuzz smoke test
21s
static-analysis
3m 43s
sparse
1m 50s
documentation
4m 7s
Matrix: dockerized
Matrix: regular
Matrix: win+VS test
Matrix: win test
Annotations
43 errors and 3 warnings
fuzz smoke test:
worktree.c#L83
worktree.c:83:1: unused label 'cleanup' [-Werror,-Wunused-label]
|
fuzz smoke test:
worktree.c#L110
worktree.c:110:25: '&&' within '||' [-Werror,-Wlogical-op-parentheses]
|
fuzz smoke test
Process completed with exit code 1.
|
osx-clang (macos-13)
Process completed with exit code 1.
|
osx-reftable (macos-13)
Process completed with exit code 1.
|
osx-gcc (macos-13)
Process completed with exit code 1.
|
linux-leaks (ubuntu-latest):
worktree.c#L83
worktree.c:83:1: label ‘cleanup’ defined but not used [-Werror=unused-label]
|
linux-leaks (ubuntu-latest):
worktree.c#L110
worktree.c:110:39: suggest parentheses around ‘&&’ within ‘||’ [-Werror=parentheses]
|
linux-leaks (ubuntu-latest)
Process completed with exit code 1.
|
linux-reftable-leaks (ubuntu-latest):
worktree.c#L83
worktree.c:83:1: label ‘cleanup’ defined but not used [-Werror=unused-label]
|
linux-reftable-leaks (ubuntu-latest):
worktree.c#L110
worktree.c:110:39: suggest parentheses around ‘&&’ within ‘||’ [-Werror=parentheses]
|
linux-reftable-leaks (ubuntu-latest)
Process completed with exit code 1.
|
linux-gcc-default (ubuntu-latest):
worktree.c#L83
worktree.c:83:1: label ‘cleanup’ defined but not used [-Werror=unused-label]
|
linux-gcc-default (ubuntu-latest):
worktree.c#L110
worktree.c:110:39: suggest parentheses around ‘&&’ within ‘||’ [-Werror=parentheses]
|
linux-gcc-default (ubuntu-latest)
Process completed with exit code 1.
|
linux-reftable (ubuntu-latest):
worktree.c#L83
worktree.c:83:1: unused label 'cleanup' [-Werror,-Wunused-label]
|
linux-reftable (ubuntu-latest):
worktree.c#L110
worktree.c:110:25: '&&' within '||' [-Werror,-Wlogical-op-parentheses]
|
linux-reftable (ubuntu-latest)
Process completed with exit code 1.
|
linux-sha256 (ubuntu-latest):
worktree.c#L83
worktree.c:83:1: unused label 'cleanup' [-Werror,-Wunused-label]
|
linux-sha256 (ubuntu-latest):
worktree.c#L110
worktree.c:110:25: '&&' within '||' [-Werror,-Wlogical-op-parentheses]
|
linux-sha256 (ubuntu-latest)
Process completed with exit code 1.
|
linux-gcc (ubuntu-20.04):
worktree.c#L83
worktree.c:83:1: label ‘cleanup’ defined but not used [-Werror=unused-label]
|
linux-gcc (ubuntu-20.04):
worktree.c#L110
worktree.c:110:25: suggest parentheses around ‘&&’ within ‘||’ [-Werror=parentheses]
|
linux-gcc (ubuntu-20.04)
Process completed with exit code 1.
|
linux-musl (alpine):
worktree.c#L83
worktree.c:83:1: label 'cleanup' defined but not used [-Werror=unused-label]
|
linux-musl (alpine):
worktree.c#L110
worktree.c:110:39: suggest parentheses around '&&' within '||' [-Werror=parentheses]
|
linux-musl (alpine)
Process completed with exit code 1.
|
pedantic (fedora):
worktree.c#L83
worktree.c:83:1: label 'cleanup' defined but not used [-Werror=unused-label]
|
pedantic (fedora):
worktree.c#L110
worktree.c:110:39: suggest parentheses around '&&' within '||' [-Werror=parentheses]
|
pedantic (fedora)
Process completed with exit code 1.
|
linux-TEST-vars (ubuntu-20.04):
worktree.c#L83
worktree.c:83:1: label ‘cleanup’ defined but not used [-Werror=unused-label]
|
linux-TEST-vars (ubuntu-20.04):
worktree.c#L110
worktree.c:110:25: suggest parentheses around ‘&&’ within ‘||’ [-Werror=parentheses]
|
linux-TEST-vars (ubuntu-20.04)
Process completed with exit code 1.
|
linux32 (i386/ubuntu:focal):
worktree.c#L83
worktree.c:83:1: label 'cleanup' defined but not used [-Werror=unused-label]
|
linux32 (i386/ubuntu:focal):
worktree.c#L110
worktree.c:110:25: suggest parentheses around '&&' within '||' [-Werror=parentheses]
|
linux32 (i386/ubuntu:focal)
Process completed with exit code 1.
|
linux-asan-ubsan (ubuntu-latest):
worktree.c#L83
worktree.c:83:1: unused label 'cleanup' [-Werror,-Wunused-label]
|
linux-asan-ubsan (ubuntu-latest):
worktree.c#L110
worktree.c:110:25: '&&' within '||' [-Werror,-Wlogical-op-parentheses]
|
linux-asan-ubsan (ubuntu-latest)
Process completed with exit code 1.
|
sparse
Process completed with exit code 2.
|
win build:
worktree.c#L83
worktree.c:83:1: label 'cleanup' defined but not used [-Werror=unused-label]
|
win build:
worktree.c#L110
worktree.c:110:39: suggest parentheses around '&&' within '||' [-Werror=parentheses]
|
win build
Process completed with exit code 1.
|
osx-clang (macos-13)
Already linked: /usr/local/Cellar/gettext/0.22.5
|
osx-reftable (macos-13)
Already linked: /usr/local/Cellar/gettext/0.22.5
|
osx-gcc (macos-13)
Already linked: /usr/local/Cellar/gettext/0.22.5
|