Remove myself from typing CODEOWNERS #92652
build.yml
on: pull_request
Check for source changes
9s
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: CIFuzz
Check if generated files are up to date
5m 58s
Windows
/
build and test (x86)
23m 28s
Windows
/
build and test (x64)
23m 12s
Windows
/
build (arm64)
4m 13s
macOS
/
build and test
19m 3s
Ubuntu
/
build and test
11m 8s
Hypothesis tests on Ubuntu
6m 49s
Address sanitizer
15m 41s
Docs
/
Docs
Docs
/
Docs (Oldest Sphinx)
Docs
/
Doctest
Ubuntu (free-threaded)
/
build and test
Windows (free-threaded)
/
build (arm64)
Windows (free-threaded)
/
build and test (x64)
Windows (free-threaded)
/
build and test (x86)
macOS (free-threaded)
/
build and test
All required checks pass
2s
Annotations
12 warnings
Windows / build (arm64):
Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\alloc-aligned.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\alloc.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\arena.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\bitmap.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\heap.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\init.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\options.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\os.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\page.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\prim\prim.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Hypothesis tests on Ubuntu
No files were found with the provided path: .hypothesis/examples/. No artifacts will be uploaded.
|
Address sanitizer:
Objects/obmalloc.c#L585
‘_PyMem_MimallocEnabled’ defined but not used [-Wunused-function]
|