Skip to content

First proposal of improvements on C++ generator #1548

First proposal of improvements on C++ generator

First proposal of improvements on C++ generator #1548

Triggered via pull request September 19, 2023 12:03
Status Cancelled
Total duration 3m 55s
Artifacts

nmodl-ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 15 warnings
{ "flag_warnings": "ON", "os": "ubuntu-22.04" }
Canceling since a higher priority waiting request for 'NMODL CI#refs/pull/1065/merge' exists
{ "os": "macos-11" }
Canceling since a higher priority waiting request for 'NMODL CI#refs/pull/1065/merge' exists
{ "os": "macos-11" }
The operation was canceled.
{ "os": "ubuntu-20.04" }
Canceling since a higher priority waiting request for 'NMODL CI#refs/pull/1065/merge' exists
{ "os": "ubuntu-20.04" }
The operation was canceled.
{ "os": "ubuntu-22.04", "sanitizer": "address-leak" }
Canceling since a higher priority waiting request for 'NMODL CI#refs/pull/1065/merge' exists
{ "os": "ubuntu-22.04", "sanitizer": "address-leak" }
The operation was canceled.
{ "flag_warnings": "ON", "os": "ubuntu-22.04", "sanitizer": "undefined" }
Canceling since a higher priority waiting request for 'NMODL CI#refs/pull/1065/merge' exists
{ "flag_warnings": "ON", "os": "ubuntu-22.04" }: src/printer/code_printer.cpp#L111
argument 1 null where non-null expected [-Wnonnull]
{ "flag_warnings": "ON", "os": "ubuntu-22.04" }
catching polymorphic type ‘class std::runtime_error’ by value [-Wcatch-value=]
{ "os": "macos-11" }
Failed to save: Tar failed with error: The process '/usr/local/bin/gtar' failed with exit code 1
{ "os": "ubuntu-22.04", "sanitizer": "address-leak" }
SEGV on unknown address 0x03e900000d95 (pc 0x7fec661b223c bp 0x7ffe4b6abb50 sp 0x7ffe4b6ab308 T0)
{ "os": "ubuntu-22.04", "sanitizer": "address-leak" }
SEGV (/lib/x86_64-linux-gnu/libc.so.6+0x1b223c) (BuildId: 69389d485a9793dbe873f0ea2c93e02efaa9aa3d)
{ "os": "ubuntu-22.04", "sanitizer": "address-leak" }
SEGV on unknown address 0x03e900000d97 (pc 0x7ff3439b223c bp 0x7ffe155c47f0 sp 0x7ffe155c3fa8 T0)
{ "os": "ubuntu-22.04", "sanitizer": "address-leak" }
SEGV (/lib/x86_64-linux-gnu/libc.so.6+0x1b223c) (BuildId: 69389d485a9793dbe873f0ea2c93e02efaa9aa3d)
{ "os": "ubuntu-22.04", "sanitizer": "address-leak" }
SEGV on unknown address 0x03e900000d99 (pc 0x7fc3a25b223c bp 0x7ffea18330b0 sp 0x7ffea1832868 T0)
{ "os": "ubuntu-22.04", "sanitizer": "address-leak" }
SEGV (/lib/x86_64-linux-gnu/libc.so.6+0x1b223c) (BuildId: 69389d485a9793dbe873f0ea2c93e02efaa9aa3d)
{ "os": "ubuntu-22.04", "sanitizer": "address-leak" }
SEGV on unknown address 0x03e900000d9b (pc 0x7f3eaa9b223c bp 0x7ffe4ffe99f0 sp 0x7ffe4ffe91a8 T0)
{ "os": "ubuntu-22.04", "sanitizer": "address-leak" }
SEGV (/lib/x86_64-linux-gnu/libc.so.6+0x1b223c) (BuildId: 69389d485a9793dbe873f0ea2c93e02efaa9aa3d)
{ "os": "ubuntu-22.04", "sanitizer": "address-leak" }
SEGV on unknown address 0x03e900000d9d (pc 0x7f1cbe7b223c bp 0x7fff395b6850 sp 0x7fff395b6008 T0)
{ "os": "ubuntu-22.04", "sanitizer": "address-leak" }
SEGV (/lib/x86_64-linux-gnu/libc.so.6+0x1b223c) (BuildId: 69389d485a9793dbe873f0ea2c93e02efaa9aa3d)
{ "flag_warnings": "ON", "os": "ubuntu-22.04", "sanitizer": "undefined" }: src/printer/code_printer.cpp#L111
null passed to a callee that requires a non-null argument [-Wnonnull]
{ "flag_warnings": "ON", "os": "ubuntu-22.04", "sanitizer": "undefined" }: src/printer/code_printer.cpp#L110
all paths through this function will call itself [-Winfinite-recursion]