Skip to content

Update flamegpu2-visualiser version #4183

Update flamegpu2-visualiser version

Update flamegpu2-visualiser version #4183

Triggered via push October 23, 2024 20:24
Status Failure
Total duration 1m 20s
Artifacts

Lint.yml

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

Annotations

10 errors and 1 warning
cpplint (11.8, ubuntu-20.04): examples/cpp/circles_bruteforce/src/main.cu#L66
Add #include <cstdio> for printf
cpplint (11.8, ubuntu-20.04): examples/cpp/circles_spatial3D/src/main.cu#L67
Add #include <cstdio> for printf
cpplint (11.8, ubuntu-20.04): include/flamegpu/detail/StaticAssert.h#L17
Do not indent within a namespace.
cpplint (11.8, ubuntu-20.04): include/flamegpu/detail/StaticAssert.h#L46
Do not indent within a namespace.
cpplint (11.8, ubuntu-20.04): include/flamegpu/detail/StaticAssert.h#L48
Do not indent within a namespace.
cpplint (11.8, ubuntu-20.04): include/flamegpu/detail/StaticAssert.h#L51
Do not indent within a namespace.
cpplint (11.8, ubuntu-20.04): include/flamegpu/io/LoggerFactory.h#L9
<filesystem> is an unapproved C++17 header.
cpplint (11.8, ubuntu-20.04): include/flamegpu/io/StateReaderFactory.h#L9
<filesystem> is an unapproved C++17 header.
cpplint (11.8, ubuntu-20.04): include/flamegpu/io/StateWriterFactory.h#L6
<filesystem> is an unapproved C++17 header.
cpplint (11.8, ubuntu-20.04): include/flamegpu/runtime/AgentFunction.cuh#L23
Do not indent within a namespace.
cpplint (11.8, 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/