Enable GitHub CI for the meta/3.12 branch #10
Annotations
2 errors and 7 warnings
|
Run tests
The operation was canceled.
|
Build CPython out-of-tree:
Objects/genobject.c#L1250
initialization of ‘PyAsyncMethods *’ from incompatible pointer type ‘Ci_AsyncMethodsWithExtra *’ [-Wincompatible-pointer-types]
|
Build CPython out-of-tree:
Objects/genobject.c#L1670
initialization of ‘PyAsyncMethods *’ from incompatible pointer type ‘Ci_AsyncMethodsWithExtra *’ [-Wincompatible-pointer-types]
|
Build CPython out-of-tree:
Objects/genobject.c#L1965
initialization of ‘PyAsyncMethods *’ from incompatible pointer type ‘Ci_AsyncMethodsWithExtra *’ [-Wincompatible-pointer-types]
|
Build CPython out-of-tree:
Modules/_asynciomodule.c#L3880
assignment to ‘PyAsyncMethods *’ from incompatible pointer type ‘Ci_AsyncMethodsWithExtra *’ [-Wincompatible-pointer-types]
|
Build CPython out-of-tree:
Modules/_asynciomodule.c#L3880
assignment to ‘PyAsyncMethods *’ from incompatible pointer type ‘Ci_AsyncMethodsWithExtra *’ [-Wincompatible-pointer-types]
|
Build CPython out-of-tree:
Modules/_asynciomodule.c#L3880
assignment to ‘PyAsyncMethods *’ from incompatible pointer type ‘Ci_AsyncMethodsWithExtra *’ [-Wincompatible-pointer-types]
|
Run actions/upload-artifact@v4
No files were found with the provided path: .hypothesis/examples/. No artifacts will be uploaded.
|
Loading