Skip to content

Evaluator

Evaluator #118

Triggered via pull request May 13, 2024 19:11
Status Failure
Total duration 38s
Billable time 1m
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 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 42)
Run clang-format on src/Evaluator.cpp: src/Evaluator.cpp#L1
File src/Evaluator.cpp does not conform to Custom style guidelines. (lines 589, 613, 830, 849, 868, 883)
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, 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, 495, 496, 507, 510, 511, 513, 514, 546, 549, 551, 556, 557, 558, 567, 569, 570, 571, 572, 580, 582, 583, 585, 590, 591, 592, 601, 603, 604, 605, 606, 621, 622, 624, 654, 655, 663, 664, 701, 704)