Skip to content

Unused Definition Elimination #455

Unused Definition Elimination

Unused Definition Elimination #455

Triggered via pull request March 6, 2024 16:16
Status Success
Total duration 3m 12s
Artifacts

linter.yml

on: pull_request
Matrix: cpp-linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 notices
lib/vast/Util/Pipeline.cpp:21:13 [clang-diagnostic-error]: lib/vast/Util/Pipeline.cpp#L21
std::coroutine_traits type was not found; include <coroutine> before defining a coroutine
lib/vast/Util/Pipeline.cpp:25:80 [clang-diagnostic-error]: lib/vast/Util/Pipeline.cpp#L25
std::coroutine_traits type was not found; include <coroutine> before defining a coroutine
lib/vast/Util/Pipeline.cpp:29:13 [clang-diagnostic-error]: lib/vast/Util/Pipeline.cpp#L29
std::coroutine_traits type was not found; include <coroutine> before defining a coroutine
Run clang-format on include/vast/Frontend/Pipelines.hpp: include/vast/Frontend/Pipelines.hpp#L1
File include/vast/Frontend/Pipelines.hpp does not conform to Custom style guidelines. (lines 23, 24, 34)
Run clang-format on include/vast/Util/Pipeline.hpp: include/vast/Util/Pipeline.hpp#L1
File include/vast/Util/Pipeline.hpp does not conform to Custom style guidelines. (lines 23, 26, 98, 100, 106, 114)
Run clang-format on include/vast/Util/Warnings.hpp: include/vast/Util/Warnings.hpp#L1
File include/vast/Util/Warnings.hpp does not conform to Custom style guidelines. (lines 95, 97, 99, 100, 101, 103, 105, 106, 107, 109)
Run clang-format on lib/vast/Dialect/HighLevel/Passes.cpp: lib/vast/Dialect/HighLevel/Passes.cpp#L1
File lib/vast/Dialect/HighLevel/Passes.cpp does not conform to Custom style guidelines. (lines 50, 51, 55)
Run clang-format on lib/vast/Dialect/HighLevel/Transforms/UDE.cpp: lib/vast/Dialect/HighLevel/Transforms/UDE.cpp#L1
File lib/vast/Dialect/HighLevel/Transforms/UDE.cpp does not conform to Custom style guidelines. (lines 14, 28, 33, 34, 36, 58, 59, 60, 84, 92, 94, 95, 108, 113)