Skip to content

[Test] Add cpp linter workflow #5

[Test] Add cpp linter workflow

[Test] Add cpp linter workflow #5

Triggered via pull request January 7, 2025 22:30
Status Failure
Total duration 36s
Artifacts

cpp-linter.yml

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

Annotations

3 errors, 1 warning, and 1 notice
lib/JitEngine.cpp:16:10 [clang-diagnostic-error]: lib/JitEngine.cpp#L16
'llvm/CodeGen/CommandFlags.h' file not found
pass/ProteusPass.cpp:28:10 [clang-diagnostic-error]: pass/ProteusPass.cpp#L28
'llvm/Analysis/CallGraph.h' file not found
cpp-linter
Process completed with exit code 1.
lib/JitEngine.cpp:82:25 [readability-identifier-naming]: lib/JitEngine.cpp#L82
invalid case style for variable 'pto'
Run clang-format on pass/ProteusPass.cpp: pass/ProteusPass.cpp#L1
File pass/ProteusPass.cpp does not conform to Custom style guidelines. (lines 1070)