Skip to content

Add support for function parameters with names #39

Add support for function parameters with names

Add support for function parameters with names #39

Triggered via pull request December 21, 2024 13:53
Status Success
Total duration 2m 43s
Artifacts

ci.yml

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

Annotations

30 errors and 1 warning
ERROR (Linux): examples/cython/Cython/Includes/libcpp/deque.pxd#L1
examples/cython/Cython/Includes/libcpp/deque.pxd 0.92 ms 7285 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.43 ms 5599 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.17 ms 4154 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.62 ms 2451 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.50 ms 3664 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.65 ms 6801 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.79 ms 2765 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.45 ms 2202 bytes/ms (ERROR [24, 13] - [24, 21])
ERROR (Linux): examples/cython/Cython/Includes/libcpp/set.pxd#L1
examples/cython/Cython/Includes/libcpp/set.pxd 7.39 ms 1241 bytes/ms (ERROR [0, 0] - [227, 31])
ERROR (Linux): examples/cython/Cython/Includes/libcpp/string.pxd#L9
examples/cython/Cython/Includes/libcpp/string.pxd 17.36 ms 797 bytes/ms (ERROR [8, 4] - [130, 34])
ERROR (macOS): examples/cython/Cython/Includes/libcpp/deque.pxd#L1
examples/cython/Cython/Includes/libcpp/deque.pxd 0.59 ms 11430 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 9190 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 6601 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.45 ms 3362 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 5213 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 10973 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 3579 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.17 ms 5906 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.59 ms 3546 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.22 ms 2226 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.32 ms 5205 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.93 ms 2693 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 3289 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.81 ms 1909 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.56 ms 3345 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.97 ms 4704 bytes/ms (ERROR [0, 0] - [116, 30])
ERROR (Windows): examples/cython/Cython/Includes/libcpp/map.pxd#L1
examples/cython/Cython/Includes/libcpp/map.pxd 4.41 ms 2435 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 2962 bytes/ms (ERROR [24, 13] - [24, 21])
ERROR (Windows): examples/cython/Cython/Includes/libcpp/set.pxd#L1
examples/cython/Cython/Includes/libcpp/set.pxd 4.00 ms 2350 bytes/ms (ERROR [0, 0] - [227, 31])
ERROR (Windows): examples/cython/Cython/Includes/libcpp/string.pxd#L9
examples/cython/Cython/Includes/libcpp/string.pxd 8.14 ms 1741 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