Fix issues reported by cpython-review-toolkit in faulthandler #196144
build.yml
on: pull_request
Change detection
/
Create context from changed files
11s
Matrix: Address sanitizer
Matrix: build-macos
Matrix: build-san
Matrix: Ubuntu SSL tests
Matrix: build-ubuntu
Matrix: build-windows-msi
Waiting for pending jobs
Matrix: build-windows
Matrix: cifuzz
Check if Autoconf files are up to date
31s
Check if generated files are up to date
4m 50s
C API Docs
/
Check if all C APIs are documented
15s
iOS
19m 35s
Emscripten
/
build and test
17m 18s
WASI
/
build and test
5m 32s
Hypothesis tests on Ubuntu
9m 37s
Cross build Linux
4m 23s
Docs
/
Check EPUB
Docs
/
Doctest
Matrix: build-android
Docs
/
...
/
Check for removed HTML IDs
All required checks pass
5s
Annotations
6 errors and 34 warnings
|
Ubuntu / build and test (ubuntu-24.04)
Process completed with exit code 1.
|
|
Ubuntu / build and test (ubuntu-24.04-arm)
Process completed with exit code 1.
|
|
macOS / build and test (macos-26-intel)
Process completed with exit code 1.
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04)
Process completed with exit code 1.
|
|
Sanitizers / TSan (free-threading)
Process completed with exit code 2.
|
|
All required checks pass
Process completed with exit code 1.
|
|
Ubuntu / build and test (ubuntu-24.04):
Modules/faulthandler.c#L1237
comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare]
|
|
Ubuntu / build and test (ubuntu-24.04):
Modules/faulthandler.c#L104
unused variable ‘fd_long’ [-Wunused-variable]
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Modules/faulthandler.c#L1237
comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare]
|
|
Ubuntu / build and test (ubuntu-24.04-arm):
Modules/faulthandler.c#L104
unused variable ‘fd_long’ [-Wunused-variable]
|
|
Cross build Linux:
Modules/faulthandler.c#L1237
comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare]
|
|
Cross build Linux:
Modules/faulthandler.c#L104
unused variable ‘fd_long’ [-Wunused-variable]
|
|
Cross build Linux:
Modules/faulthandler.c#L1237
comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare]
|
|
Cross build Linux:
Modules/faulthandler.c#L104
unused variable ‘fd_long’ [-Wunused-variable]
|
|
macOS / build and test (macos-26-intel)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Modules/faulthandler.c#L1237
comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare]
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04):
Modules/faulthandler.c#L104
unused variable ‘fd_long’ [-Wunused-variable]
|
|
Hypothesis tests on Ubuntu
No files were found with the provided path: /home/runner/work/cpython/cpython-builddir/.hypothesis/examples/. No artifacts will be uploaded.
|
|
Hypothesis tests on Ubuntu:
Modules/faulthandler.c#L1237
comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare]
|
|
Hypothesis tests on Ubuntu:
Modules/faulthandler.c#L104
unused variable ‘fd_long’ [-Wunused-variable]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Modules/faulthandler.c#L1237
comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Modules/faulthandler.c#L104
unused variable ‘fd_long’ [-Wunused-variable]
|
|
Windows / Build and test (x64, tail-call):
Modules/faulthandler.c#L104
'fd_long': unreferenced local variable [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
Windows / Build and test (x64, tail-call):
Modules/faulthandler.c#L104
'fd_long': unreferenced local variable [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
macOS (free-threading) / build and test (macos-26)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
macOS / build and test (macos-26)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
Windows (free-threading) / Build and test (x64, tail-call):
Modules/faulthandler.c#L104
'fd_long': unreferenced local variable [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, tail-call):
Modules/faulthandler.c#L104
'fd_long': unreferenced local variable [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Address sanitizer (ubuntu-24.04):
Modules/faulthandler.c#L1237
comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare]
|
|
Address sanitizer (ubuntu-24.04):
Modules/faulthandler.c#L104
unused variable ‘fd_long’ [-Wunused-variable]
|
|
Windows / Build and test (arm64, switch-case):
Modules/faulthandler.c#L104
'fd_long': unreferenced local variable [C:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
Windows / Build and test (arm64, switch-case):
Modules/faulthandler.c#L104
'fd_long': unreferenced local variable [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Modules/faulthandler.c#L1237
comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Modules/faulthandler.c#L104
unused variable ‘fd_long’ [-Wunused-variable]
|
|
Windows / Build and test (x64, switch-case):
Modules/faulthandler.c#L104
'fd_long': unreferenced local variable [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
Windows / Build and test (x64, switch-case):
Modules/faulthandler.c#L104
'fd_long': unreferenced local variable [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, switch-case):
Modules/faulthandler.c#L104
'fd_long': unreferenced local variable [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, switch-case):
Modules/faulthandler.c#L104
'fd_long': unreferenced local variable [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64, switch-case):
Modules/faulthandler.c#L104
'fd_long': unreferenced local variable [C:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64, switch-case):
Modules/faulthandler.c#L104
'fd_long': unreferenced local variable [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
TSan-logs-free-threading
|
2.93 KB |
sha256:8a6513efefe89c903552150c6ebebf81125f7737175945160a0bf1807691e12c
|
|
|
UBSan-logs-default
|
1.52 KB |
sha256:707201e992061ca752680e132e67e4f1a97f6e696731c5fa76dd2229b45a3b65
|
|