Skip to content

Fix ansible

Fix ansible #172

Triggered via pull request May 14, 2024 20:34
Status Success
Total duration 8m 35s
Artifacts

mull-20.04.yml

on: pull_request
Mutation testing
8m 26s
Mutation testing
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Mutation testing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Mutation testing: lib/JunkDetection/CXX/CompilationDatabase.cpp#L100
[cxx_sub_to_add] Replaced - with +
Mutation testing: lib/JunkDetection/CXX/Visitors/InstructionRangeVisitor.cpp#L32
[cxx_sub_to_add] Replaced - with +
Mutation testing: lib/JunkDetection/CXX/Visitors/InstructionRangeVisitor.cpp#L34
[cxx_sub_to_add] Replaced - with +
Mutation testing: lib/Parallelization/Progress.cpp#L65
[cxx_mul_to_div] Replaced * with /
Mutation testing: lib/Parallelization/Progress.cpp#L67
[cxx_sub_to_add] Replaced - with +
Mutation testing: lib/Parallelization/TaskExecutor.cpp#L24
[cxx_sub_to_add] Replaced - with +
Mutation testing: lib/Parallelization/TaskExecutor.cpp#L29
[cxx_add_to_sub] Replaced + with -
Mutation testing: lib/Parallelization/TaskExecutor.cpp#L29
[cxx_sub_to_add] Replaced - with +
Mutation testing: lib/Reporters/MutationTestingElementsReporter.cpp#L153
[cxx_div_to_mul] Replaced / with *
Mutation testing: lib/Reporters/MutationTestingElementsReporter.cpp#L154
[cxx_mul_to_div] Replaced * with /