Add support for function parameters with names #38
Annotations
30 errors and 1 warning
ERROR (macOS):
examples/cython/Cython/Includes/libcpp/deque.pxd#L1
examples/cython/Cython/Includes/libcpp/deque.pxd 0.59 ms 11362 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.27 ms 8994 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.11 ms 6519 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 3313 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.35 ms 5202 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.41 ms 10810 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.94 ms 3559 bytes/ms (ERROR [0, 0] - [252, 0])
|
ERROR (macOS):
examples/cython/Cython/Includes/libcpp/optional.pxd#L25
examples/cython/Cython/Includes/libcpp/optional.pxd 0.15 ms 6376 bytes/ms (ERROR [24, 13] - [24, 21])
|
ERROR (macOS):
examples/cython/Cython/Includes/libcpp/set.pxd#L1
examples/cython/Cython/Includes/libcpp/set.pxd 2.65 ms 3462 bytes/ms (ERROR [0, 0] - [227, 31])
|
ERROR (macOS):
examples/cython/Cython/Includes/libcpp/string.pxd#L9
examples/cython/Cython/Includes/libcpp/string.pxd 6.08 ms 2274 bytes/ms (ERROR [8, 4] - [130, 34])
|
ERROR (Linux):
examples/cython/Cython/Includes/libcpp/deque.pxd#L1
examples/cython/Cython/Includes/libcpp/deque.pxd 0.95 ms 7094 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.45 ms 5448 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.18 ms 3883 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.64 ms 2369 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.48 ms 3817 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.66 ms 6698 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.80 ms 2757 bytes/ms (ERROR [0, 0] - [252, 0])
|
ERROR (Linux):
examples/cython/Cython/Includes/libcpp/optional.pxd#L25
examples/cython/Cython/Includes/libcpp/optional.pxd 0.26 ms 3839 bytes/ms (ERROR [24, 13] - [24, 21])
|
ERROR (Linux):
examples/cython/Cython/Includes/libcpp/set.pxd#L1
examples/cython/Cython/Includes/libcpp/set.pxd 3.52 ms 2610 bytes/ms (ERROR [0, 0] - [227, 31])
|
ERROR (Linux):
examples/cython/Cython/Includes/libcpp/string.pxd#L9
examples/cython/Cython/Includes/libcpp/string.pxd 7.80 ms 1774 bytes/ms (ERROR [8, 4] - [130, 34])
|
ERROR (Windows):
examples/cython/Cython/Includes/libcpp/deque.pxd#L1
examples/cython/Cython/Includes/libcpp/deque.pxd 1.31 ms 5250 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.57 ms 4351 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.23 ms 3309 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.69 ms 2226 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.47 ms 4029 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.89 ms 5109 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.94 ms 2723 bytes/ms (ERROR [0, 0] - [252, 0])
|
ERROR (Windows):
examples/cython/Cython/Includes/libcpp/optional.pxd#L25
examples/cython/Cython/Includes/libcpp/optional.pxd 0.34 ms 2988 bytes/ms (ERROR [24, 13] - [24, 21])
|
ERROR (Windows):
examples/cython/Cython/Includes/libcpp/set.pxd#L1
examples/cython/Cython/Includes/libcpp/set.pxd 3.62 ms 2599 bytes/ms (ERROR [0, 0] - [227, 31])
|
ERROR (Windows):
examples/cython/Cython/Includes/libcpp/string.pxd#L9
examples/cython/Cython/Includes/libcpp/string.pxd 7.78 ms 1822 bytes/ms (ERROR [8, 4] - [130, 34])
|
Test parser (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|