Skip to content

It now works, but after a few seconds the debug halts, saying abort w… #443

It now works, but after a few seconds the debug halts, saying abort w…

It now works, but after a few seconds the debug halts, saying abort w… #443

Triggered via push October 19, 2024 12:47
Status Failure
Total duration 21s
Artifacts

Lint.yml

on: push
Matrix: cpplint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
cpplint (11.0, ubuntu-20.04): src/flamegpu/visualiser/Axis.cpp#L11
Do not indent within a namespace.
cpplint (11.0, ubuntu-20.04): src/flamegpu/visualiser/Draw.cpp#L13
Do not indent within a namespace.
cpplint (11.0, ubuntu-20.04): src/flamegpu/visualiser/Draw.cpp#L14
Do not indent within a namespace.
cpplint (11.0, ubuntu-20.04): src/flamegpu/visualiser/Draw.cpp#L15
Do not indent within a namespace.
cpplint (11.0, ubuntu-20.04): src/flamegpu/visualiser/Draw.cpp#L16
Do not indent within a namespace.
cpplint (11.0, ubuntu-20.04): src/flamegpu/visualiser/Draw.cpp#L17
Do not indent within a namespace.
cpplint (11.0, ubuntu-20.04): src/flamegpu/visualiser/Draw.cpp#L18
Do not indent within a namespace.
cpplint (11.0, ubuntu-20.04): src/flamegpu/visualiser/Draw.cpp#L19
Do not indent within a namespace.
cpplint (11.0, ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/