Skip to content

Add static analysis using fortitude, clang, and ruff #10

Add static analysis using fortitude, clang, and ruff

Add static analysis using fortitude, clang, and ruff #10

Triggered via pull request November 11, 2024 11:17
Status Failure
Total duration 1m 21s
Artifacts

cpp-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
src/ctorch.cpp:1:10 [clang-diagnostic-error]: src/ctorch.cpp#L1
'torch/script.h' file not found
src/ctorch.h:48:61 [clang-diagnostic-error]: src/ctorch.h#L48
unknown type name 'bool'
src/ctorch.h:62:42 [clang-diagnostic-error]: src/ctorch.h#L62
unknown type name 'bool'
src/ctorch.h:76:61 [clang-diagnostic-error]: src/ctorch.h#L76
unknown type name 'bool'
src/ctorch.h:94:11 [clang-diagnostic-error]: src/ctorch.h#L94
unknown type name 'bool'
src/ctorch.h:154:35 [clang-diagnostic-error]: src/ctorch.h#L154
unknown type name 'bool'
src/ctorch.h:154:61 [clang-diagnostic-error]: src/ctorch.h#L154
unknown type name 'bool'
src/ctorch.h:169:46 [clang-diagnostic-error]: src/ctorch.h#L169
unknown type name 'bool'
C-Cpp-lint
Process completed with exit code 1.