Skip to content

Unused Definition Elimination #463

Unused Definition Elimination

Unused Definition Elimination #463

Triggered via pull request March 11, 2024 12:40
@xlaukoxlauko
synchronize #522
desugar-pass
Status Success
Total duration 4m 42s
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, 136, 137, 138, 139, 140, 144, 145, 146, 147, 148, 152, 153, 154, 155, 156)
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, 49, 50, 51, 54, 57, 61, 115, 116, 117, 118, 119, 120, 121, 122, 144, 162, 163, 168)