Skip to content

Add support for default template arguments #14

Add support for default template arguments

Add support for default template arguments #14

Triggered via pull request November 2, 2024 10:40
Status Success
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
Matrix: Test parser
Fit to window
Zoom out
Zoom in

Annotations

30 errors
ERROR (macOS): examples/cython/Cython/Includes/cpython/pylifecycle.pxd#L32
examples/cython/Cython/Includes/cpython/pylifecycle.pxd 0.27 ms 7309 bytes/ms (ERROR [31, 27] - [31, 28])
ERROR (macOS): examples/cython/Cython/Includes/cpython/pythread.pxd#L9
examples/cython/Cython/Includes/cpython/pythread.pxd 0.20 ms 9572 bytes/ms (ERROR [8, 34] - [8, 60])
ERROR (macOS): examples/cython/Cython/Includes/libc/stdlib.pxd#L38
examples/cython/Cython/Includes/libc/stdlib.pxd 0.37 ms 6536 bytes/ms (ERROR [37, 15] - [38, 14])
ERROR (macOS): examples/cython/Cython/Includes/libcpp/deque.pxd#L1
examples/cython/Cython/Includes/libcpp/deque.pxd 0.58 ms 11534 bytes/ms (ERROR [0, 0] - [164, 37])
ERROR (macOS): examples/cython/Cython/Includes/libcpp/forward_list.pxd#L1
examples/cython/Cython/Includes/libcpp/forward_list.pxd 0.26 ms 9284 bytes/ms (ERROR [0, 0] - [62, 35])
ERROR (macOS): examples/cython/Cython/Includes/libcpp/functional.pxd#L15
examples/cython/Cython/Includes/libcpp/functional.pxd 0.10 ms 6838 bytes/ms (ERROR [14, 13] - [14, 21])
ERROR (macOS): examples/cython/Cython/Includes/libcpp/iterator.pxd#L4
examples/cython/Cython/Includes/libcpp/iterator.pxd 0.46 ms 3262 bytes/ms (ERROR [3, 0] - [33, 45])
ERROR (macOS): examples/cython/Cython/Includes/libcpp/limits.pxd#L21
examples/cython/Cython/Includes/libcpp/limits.pxd 0.34 ms 5301 bytes/ms (ERROR [20, 8] - [20, 9])
ERROR (macOS): examples/cython/Cython/Includes/libcpp/list.pxd#L1
examples/cython/Cython/Includes/libcpp/list.pxd 0.40 ms 11180 bytes/ms (ERROR [0, 0] - [116, 29])
ERROR (macOS): examples/cython/Cython/Includes/libcpp/map.pxd#L1
examples/cython/Cython/Includes/libcpp/map.pxd 2.93 ms 3574 bytes/ms (ERROR [0, 0] - [252, 0])
ERROR (Windows): examples/cython/Cython/Includes/cpython/pylifecycle.pxd#L32
examples/cython/Cython/Includes/cpython/pylifecycle.pxd 0.48 ms 4319 bytes/ms (ERROR [31, 27] - [31, 28])
ERROR (Windows): examples/cython/Cython/Includes/cpython/pythread.pxd#L9
examples/cython/Cython/Includes/cpython/pythread.pxd 0.35 ms 5634 bytes/ms (ERROR [8, 34] - [8, 60])
ERROR (Windows): examples/cython/Cython/Includes/libc/stdlib.pxd#L38
examples/cython/Cython/Includes/libc/stdlib.pxd 0.67 ms 3729 bytes/ms (ERROR [37, 15] - [38, 14])
ERROR (Windows): examples/cython/Cython/Includes/libcpp/deque.pxd#L1
examples/cython/Cython/Includes/libcpp/deque.pxd 1.22 ms 5641 bytes/ms (ERROR [0, 0] - [164, 37])
ERROR (Windows): examples/cython/Cython/Includes/libcpp/forward_list.pxd#L1
examples/cython/Cython/Includes/libcpp/forward_list.pxd 0.55 ms 4513 bytes/ms (ERROR [0, 0] - [62, 35])
ERROR (Windows): examples/cython/Cython/Includes/libcpp/functional.pxd#L15
examples/cython/Cython/Includes/libcpp/functional.pxd 0.22 ms 3462 bytes/ms (ERROR [14, 13] - [14, 21])
ERROR (Windows): examples/cython/Cython/Includes/libcpp/iterator.pxd#L4
examples/cython/Cython/Includes/libcpp/iterator.pxd 0.65 ms 2369 bytes/ms (ERROR [3, 0] - [33, 45])
ERROR (Windows): examples/cython/Cython/Includes/libcpp/limits.pxd#L21
examples/cython/Cython/Includes/libcpp/limits.pxd 0.46 ms 4129 bytes/ms (ERROR [20, 8] - [20, 9])
ERROR (Windows): examples/cython/Cython/Includes/libcpp/list.pxd#L1
examples/cython/Cython/Includes/libcpp/list.pxd 0.85 ms 5378 bytes/ms (ERROR [0, 0] - [116, 30])
ERROR (Windows): examples/cython/Cython/Includes/libcpp/map.pxd#L1
examples/cython/Cython/Includes/libcpp/map.pxd 3.81 ms 2816 bytes/ms (ERROR [0, 0] - [252, 0])
ERROR (Linux): examples/cython/Cython/Includes/cpython/pylifecycle.pxd#L32
examples/cython/Cython/Includes/cpython/pylifecycle.pxd 0.38 ms 5244 bytes/ms (ERROR [31, 27] - [31, 28])
ERROR (Linux): examples/cython/Cython/Includes/cpython/pythread.pxd#L9
examples/cython/Cython/Includes/cpython/pythread.pxd 0.28 ms 7036 bytes/ms (ERROR [8, 34] - [8, 60])
ERROR (Linux): examples/cython/Cython/Includes/libc/stdlib.pxd#L38
examples/cython/Cython/Includes/libc/stdlib.pxd 0.54 ms 4499 bytes/ms (ERROR [37, 15] - [38, 14])
ERROR (Linux): examples/cython/Cython/Includes/libcpp/deque.pxd#L1
examples/cython/Cython/Includes/libcpp/deque.pxd 0.89 ms 7547 bytes/ms (ERROR [0, 0] - [164, 37])
ERROR (Linux): examples/cython/Cython/Includes/libcpp/forward_list.pxd#L1
examples/cython/Cython/Includes/libcpp/forward_list.pxd 0.41 ms 5993 bytes/ms (ERROR [0, 0] - [62, 35])
ERROR (Linux): examples/cython/Cython/Includes/libcpp/functional.pxd#L15
examples/cython/Cython/Includes/libcpp/functional.pxd 0.16 ms 4574 bytes/ms (ERROR [14, 13] - [14, 21])
ERROR (Linux): examples/cython/Cython/Includes/libcpp/iterator.pxd#L4
examples/cython/Cython/Includes/libcpp/iterator.pxd 0.60 ms 2511 bytes/ms (ERROR [3, 0] - [33, 45])
ERROR (Linux): examples/cython/Cython/Includes/libcpp/limits.pxd#L21
examples/cython/Cython/Includes/libcpp/limits.pxd 0.43 ms 4244 bytes/ms (ERROR [20, 8] - [20, 9])
ERROR (Linux): examples/cython/Cython/Includes/libcpp/list.pxd#L1
examples/cython/Cython/Includes/libcpp/list.pxd 0.60 ms 7344 bytes/ms (ERROR [0, 0] - [116, 29])
ERROR (Linux): examples/cython/Cython/Includes/libcpp/map.pxd#L1
examples/cython/Cython/Includes/libcpp/map.pxd 3.66 ms 2860 bytes/ms (ERROR [0, 0] - [252, 0])