Skip to content

Unused Definition Elimination #458

Unused Definition Elimination

Unused Definition Elimination #458

Triggered via pull request March 7, 2024 19:41
@xlaukoxlauko
synchronize #522
desugar-pass
Status Success
Total duration 4m 11s
Artifacts

linter.yml

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

Annotations

10 errors and 8 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
Run clang-format on include/vast/Dialect/HighLevel/HighLevelUtils.hpp: include/vast/Dialect/HighLevel/HighLevelUtils.hpp#L1
File include/vast/Dialect/HighLevel/HighLevelUtils.hpp does not conform to Custom style guidelines. (lines 71, 77, 87, 96, 106, 113, 115, 116, 117, 124, 135, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 151, 152)
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/Interfaces/AggregateTypeDefinitionInterface.hpp: include/vast/Interfaces/AggregateTypeDefinitionInterface.hpp#L1
File include/vast/Interfaces/AggregateTypeDefinitionInterface.hpp does not conform to Custom style guidelines. (lines 26)
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/TypeUtils.hpp: include/vast/Util/TypeUtils.hpp#L1
File include/vast/Util/TypeUtils.hpp does not conform to Custom style guidelines. (lines 112, 113)
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, 31, 36, 37, 39, 57, 60, 61, 62, 63, 73, 79, 93, 101, 102, 116, 117, 118, 119, 120, 123)