Skip to content

Evaluator

Evaluator #124

Triggered via pull request May 17, 2024 11:22
Status Failure
Total duration 45s
Billable time 1m
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 notices
lint
Process completed with exit code 1.
Run clang-format on include/src/Evaluator.hpp: include/src/Evaluator.hpp#L1
File include/src/Evaluator.hpp does not conform to Custom style guidelines. (lines 4)
Run clang-format on include/src/Value.hpp: include/src/Value.hpp#L1
File include/src/Value.hpp does not conform to Custom style guidelines. (lines 57, 58, 59, 66, 67, 68, 69, 70, 71, 72, 87, 88, 95, 98, 101, 108, 111, 136, 140)
Run clang-format on include/tests/TestingUtil.hpp: include/tests/TestingUtil.hpp#L1
File include/tests/TestingUtil.hpp does not conform to Custom style guidelines. (lines 46, 49, 53)
Run clang-format on src/Evaluator.cpp: src/Evaluator.cpp#L1
File src/Evaluator.cpp does not conform to Custom style guidelines. (lines 91, 505, 529, 743, 762, 781, 796)
Run clang-format on src/Value.cpp: src/Value.cpp#L1
File src/Value.cpp does not conform to Custom style guidelines. (lines 117, 137, 157, 203, 207, 273, 310, 313, 316, 319, 322, 339, 341, 350, 363, 364, 365, 369, 370, 371, 386, 388, 393, 394, 399, 400, 405, 408, 417, 419, 424, 465, 466, 471, 472, 478, 480, 482, 484, 492, 494, 499, 500, 504, 506, 507, 512, 514, 516, 518, 526, 528, 533, 534, 539, 540, 545, 554, 556, 561, 562, 567, 568, 595, 599, 604, 606, 610, 616, 633, 642, 653, 662, 665)
Run clang-format on src/ast/nodes/IfNode.cpp: src/ast/nodes/IfNode.cpp#L1
File src/ast/nodes/IfNode.cpp does not conform to Custom style guidelines. (lines 7)