Skip to content

Evaluator

Evaluator #122

Triggered via pull request May 15, 2024 11:28
Status Failure
Total duration 1m 8s
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 56, 57, 58, 63, 77, 78, 85, 88, 91, 98, 101)
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 45, 47)
Run clang-format on src/Evaluator.cpp: src/Evaluator.cpp#L1
File src/Evaluator.cpp does not conform to Custom style guidelines. (lines 1, 526, 550, 724, 767, 786, 805, 820)
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, 337, 339, 348, 361, 362, 363, 373, 382, 384, 389, 390, 398, 401, 410, 412, 417, 426, 446, 458, 459, 467, 470, 471, 473, 475, 480, 484, 485, 487, 488, 498, 501, 504, 506, 511, 515, 516, 518, 519, 521, 532, 537, 541, 542, 544, 545, 577, 580, 582, 587, 588, 589, 598, 600, 601, 602, 603, 611, 613, 614, 616, 621, 622, 623, 632, 634, 635, 636, 637, 652, 653, 655, 685, 686, 690, 691, 695, 696, 704, 705, 742, 745)
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)