Skip to content

pack-bitmap.c: factor out bitmap_index_seek_commit() #2959

pack-bitmap.c: factor out bitmap_index_seek_commit()

pack-bitmap.c: factor out bitmap_index_seek_commit() #2959

Triggered via push November 4, 2024 16:16
Status Failure
Total duration 54m 34s
Artifacts

main.yml

on: push
win+VS build
0s
win+VS build
Matrix: dockerized
Matrix: regular
Matrix: win+VS test
Matrix: win test
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 13 warnings
win build: pack-bitmap.c#L167
pack-bitmap.c:167:9: implicit declaration of function 'bitmap_index_seek'; did you mean 'bitmap_index_seek_set'? [-Wimplicit-function-declaration]
win build: pack-bitmap.c#L147
pack-bitmap.c:147:13: 'bitmap_index_seek_ahead' defined but not used [-Werror=unused-function]
win build: pack-bitmap.c#L137
pack-bitmap.c:137:13: 'bitmap_index_seek_set' defined but not used [-Werror=unused-function]
win build
Process completed with exit code 1.
osx-clang (macos-12)
GitHub Actions has encountered an internal error when running your job.
osx-gcc (macos-12)
GitHub Actions has encountered an internal error when running your job.
linux32 (daald/ubuntu32:xenial)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v1`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
pedantic (fedora)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v1`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
linux-musl (alpine)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v1`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
linux-clang (ubuntu-latest): pack-bitmap.c#L167
pack-bitmap.c:167:2: implicit declaration of function 'bitmap_index_seek' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
linux-clang (ubuntu-latest): pack-bitmap.c#L194
pack-bitmap.c:194:2: implicit declaration of function 'bitmap_index_seek' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
linux-clang (ubuntu-latest): pack-bitmap.c#L250
pack-bitmap.c:250:2: implicit declaration of function 'bitmap_index_seek' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
linux-clang (ubuntu-latest): pack-bitmap.c#L289
pack-bitmap.c:289:2: implicit declaration of function 'bitmap_index_seek' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
linux-clang (ubuntu-latest): pack-bitmap.c#L296
pack-bitmap.c:296:2: implicit declaration of function 'bitmap_index_seek' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
linux-clang (ubuntu-latest): pack-bitmap.c#L820
pack-bitmap.c:820:3: implicit declaration of function 'bitmap_index_seek' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
linux-clang (ubuntu-latest): pack-bitmap.c#L858
pack-bitmap.c:858:2: implicit declaration of function 'bitmap_index_seek' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
linux-clang (ubuntu-latest)
Process completed with exit code 1.
linux-asan (ubuntu-latest): pack-bitmap.c#L167
pack-bitmap.c:167:9: implicit declaration of function ‘bitmap_index_seek’; did you mean ‘bitmap_index_seek_set’? [-Werror=implicit-function-declaration]
linux-asan (ubuntu-latest): pack-bitmap.c#L147
pack-bitmap.c:147:13: ‘bitmap_index_seek_ahead’ defined but not used [-Werror=unused-function]
linux-asan (ubuntu-latest): pack-bitmap.c#L137
pack-bitmap.c:137:13: ‘bitmap_index_seek_set’ defined but not used [-Werror=unused-function]
linux-asan (ubuntu-latest)
Process completed with exit code 1.
linux-gcc (ubuntu-20.04): pack-bitmap.c#L167
pack-bitmap.c:167:2: implicit declaration of function ‘bitmap_index_seek’; did you mean ‘bitmap_index_seek_set’? [-Werror=implicit-function-declaration]
linux-gcc (ubuntu-20.04): pack-bitmap.c#L147
pack-bitmap.c:147:13: ‘bitmap_index_seek_ahead’ defined but not used [-Werror=unused-function]
linux-gcc (ubuntu-20.04): pack-bitmap.c#L137
pack-bitmap.c:137:13: ‘bitmap_index_seek_set’ defined but not used [-Werror=unused-function]
linux-gcc (ubuntu-20.04)
Process completed with exit code 1.
linux-leaks (ubuntu-latest): pack-bitmap.c#L167
pack-bitmap.c:167:9: implicit declaration of function ‘bitmap_index_seek’; did you mean ‘bitmap_index_seek_set’? [-Werror=implicit-function-declaration]
linux-leaks (ubuntu-latest): pack-bitmap.c#L147
pack-bitmap.c:147:13: ‘bitmap_index_seek_ahead’ defined but not used [-Werror=unused-function]
linux-leaks (ubuntu-latest): pack-bitmap.c#L137
pack-bitmap.c:137:13: ‘bitmap_index_seek_set’ defined but not used [-Werror=unused-function]
linux-leaks (ubuntu-latest)
Process completed with exit code 1.
linux-gcc-default (ubuntu-latest): pack-bitmap.c#L167
pack-bitmap.c:167:9: implicit declaration of function ‘bitmap_index_seek’; did you mean ‘bitmap_index_seek_set’? [-Werror=implicit-function-declaration]
linux-gcc-default (ubuntu-latest): pack-bitmap.c#L147
pack-bitmap.c:147:13: ‘bitmap_index_seek_ahead’ defined but not used [-Werror=unused-function]
linux-gcc-default (ubuntu-latest): pack-bitmap.c#L137
pack-bitmap.c:137:13: ‘bitmap_index_seek_set’ defined but not used [-Werror=unused-function]
linux-gcc-default (ubuntu-latest)
Process completed with exit code 1.
linux-sha256 (ubuntu-latest): pack-bitmap.c#L167
pack-bitmap.c:167:2: implicit declaration of function 'bitmap_index_seek' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
linux-sha256 (ubuntu-latest): pack-bitmap.c#L194
pack-bitmap.c:194:2: implicit declaration of function 'bitmap_index_seek' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
linux-sha256 (ubuntu-latest): pack-bitmap.c#L250
pack-bitmap.c:250:2: implicit declaration of function 'bitmap_index_seek' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
linux-sha256 (ubuntu-latest): pack-bitmap.c#L289
pack-bitmap.c:289:2: implicit declaration of function 'bitmap_index_seek' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
linux-sha256 (ubuntu-latest): pack-bitmap.c#L296
pack-bitmap.c:296:2: implicit declaration of function 'bitmap_index_seek' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
linux-sha256 (ubuntu-latest): pack-bitmap.c#L820
pack-bitmap.c:820:3: implicit declaration of function 'bitmap_index_seek' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
linux-sha256 (ubuntu-latest): pack-bitmap.c#L858
pack-bitmap.c:858:2: implicit declaration of function 'bitmap_index_seek' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
linux-sha256 (ubuntu-latest)
Process completed with exit code 1.
linux-TEST-vars (ubuntu-20.04): pack-bitmap.c#L167
pack-bitmap.c:167:2: implicit declaration of function ‘bitmap_index_seek’; did you mean ‘bitmap_index_seek_set’? [-Werror=implicit-function-declaration]
linux-TEST-vars (ubuntu-20.04): pack-bitmap.c#L147
pack-bitmap.c:147:13: ‘bitmap_index_seek_ahead’ defined but not used [-Werror=unused-function]
linux-TEST-vars (ubuntu-20.04): pack-bitmap.c#L137
pack-bitmap.c:137:13: ‘bitmap_index_seek_set’ defined but not used [-Werror=unused-function]
linux-TEST-vars (ubuntu-20.04)
Process completed with exit code 1.
linux-ubsan (ubuntu-latest): pack-bitmap.c#L167
pack-bitmap.c:167:9: implicit declaration of function ‘bitmap_index_seek’; did you mean ‘bitmap_index_seek_set’? [-Werror=implicit-function-declaration]
linux-ubsan (ubuntu-latest): pack-bitmap.c#L147
pack-bitmap.c:147:13: ‘bitmap_index_seek_ahead’ defined but not used [-Werror=unused-function]
linux-ubsan (ubuntu-latest): pack-bitmap.c#L137
pack-bitmap.c:137:13: ‘bitmap_index_seek_set’ defined but not used [-Werror=unused-function]
linux-ubsan (ubuntu-latest)
Process completed with exit code 1.
sparse
Process completed with exit code 2.
config
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
static-analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
win build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
linux-clang (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
linux-asan (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
linux-gcc (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
linux-leaks (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
linux-gcc-default (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
linux-sha256 (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
linux-TEST-vars (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
linux-ubsan (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
sparse
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
documentation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/