Enable GitHub CI for the meta/3.12 branch #11
Annotations
1 error and 6 warnings
Delete init_cinderx from the source tree
Process completed with exit code 1.
|
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]
|
Loading