Skip to content

Initial work on #1281 #4271

Initial work on #1281

Initial work on #1281 #4271

Triggered via push May 4, 2025 20:07
Status Failure
Total duration 1m 29s
Artifacts

Lint.yml

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

Annotations

6 errors
cpplint (11.8, ubuntu-22.04): include/flamegpu/io/ParaviewVTUWriter.h#L16
Add #include <utility> for move
cpplint (11.8, ubuntu-22.04): src/flamegpu/io/ParaviewVTUWriter.cu#L14
Redundant blank line at the start of a code block should be deleted.
cpplint (11.8, ubuntu-22.04): src/flamegpu/io/ParaviewVTUWriter.cu#L40
Line ends in whitespace. Consider deleting these extra spaces.
cpplint (11.8, ubuntu-22.04): src/flamegpu/io/ParaviewVTUWriter.cu#L13
Add #include <memory> for shared_ptr<>
cpplint (11.8, ubuntu-22.04): src/flamegpu/io/ParaviewVTUWriter.cu#L13
Add #include <string> for string
cpplint (11.8, ubuntu-22.04)
Process completed with exit code 2.