Skip to content

Rebuild C files using cython==3.0.11 #102

Rebuild C files using cython==3.0.11

Rebuild C files using cython==3.0.11 #102

Triggered via pull request September 9, 2024 21:05
Status Failure
Total duration 1m 4s
Artifacts

rebuild_c_files.yml

on: pull_request
Rebuild .c files with latest Cython
56s
Rebuild .c files with latest Cython
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Rebuild .c files with latest Cython
There are failed processes.
Rebuild .c files with latest Cython
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/create-pr-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Rebuild .c files with latest Cython
>> /home/runner/.local/lib/python3.10/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: [Working Directory]/jsonobject/api.pyx
Rebuild .c files with latest Cython
>> tree = Parsing.p_module(s, pxd, full_module_name)
Rebuild .c files with latest Cython
>> /home/runner/.local/lib/python3.10/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: [Working Directory]/jsonobject/base.pyx
Rebuild .c files with latest Cython
>> tree = Parsing.p_module(s, pxd, full_module_name)
Rebuild .c files with latest Cython
>> /home/runner/.local/lib/python3.10/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: [Working Directory]/jsonobject/base_properties.pyx
Rebuild .c files with latest Cython
>> tree = Parsing.p_module(s, pxd, full_module_name)
Rebuild .c files with latest Cython
>> /home/runner/.local/lib/python3.10/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: [Working Directory]/jsonobject/containers.pyx
Rebuild .c files with latest Cython
>> tree = Parsing.p_module(s, pxd, full_module_name)
Rebuild .c files with latest Cython
>> /home/runner/.local/lib/python3.10/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: [Working Directory]/jsonobject/properties.pyx
Rebuild .c files with latest Cython
>> tree = Parsing.p_module(s, pxd, full_module_name)