Skip to content

Evaluator

Evaluator #121

Triggered via pull request May 14, 2024 12:18
Status Failure
Total duration 42s
Billable time 1m
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 notices
lint
Process completed with exit code 1.
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 529, 553, 727, 770, 789, 808, 823)
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, 407, 409, 423, 443, 455, 456, 464, 467, 468, 470, 472, 484, 487, 490, 492, 494, 497, 501, 502, 504, 505, 507, 518, 523, 527, 528, 530, 531, 563, 566, 568, 573, 574, 575, 584, 586, 587, 588, 589, 597, 599, 600, 602, 607, 608, 609, 618, 620, 621, 622, 623, 638, 639, 641, 671, 672, 680, 681, 718, 721)
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)