ashtanko/the-algorithms

View on GitHub
Small refactor #37
Oleksii Shtanko authored 4f791d2d
complete00:00:13
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No checked in config: nothing to validate.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-10-04T03:30:34.658197 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/extensions/IntArrayX.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:34.658252 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:34.686170 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/extensions/StringX.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:34.686215 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:34.747483 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/extensions/IntPredicate.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:34.747522 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:34.776557 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/extensions/CharArrayX.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:34.776593 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:34.821607 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/extensions/ArrayX.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:34.821650 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:34.838247 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/leetcode/TwoSum.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:34.838286 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:34.851064 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/leetcode/AddBinary.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:34.851110 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:34.874873 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/leetcode/TargetSum.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:34.874922 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:34.883749 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/leetcode/AppealSum.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:34.883791 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:34.904042 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/leetcode/MinDistance.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:34.904090 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:34.939086 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/utils/ByteFormatter.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:34.939127 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:34.947435 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/utils/MeasureTime.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:34.947469 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:34.979759 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/sorts/HeapSort.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:34.979801 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:35.052604 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/sorts/BottomUpMergeSort.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:35.052662 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:35.107797 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/sorts/MergeSort.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:35.107841 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:35.160409 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/sorts/QuickSort.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:35.160462 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:35.167315 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/math/FibonacciSequence.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:35.167370 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:35.173411 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/math/NarcissisticNumber.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:35.173452 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:35.179120 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/math/Binomial.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:35.179158 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:35.220023 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/math/ComputeFactorial.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:35.220078 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:35.240647 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/math/Sqrt.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:35.240706 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:35.268687 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/search/LinearSearch.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:35.268737 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:35.272932 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/search/Searchable.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:35.272971 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:35.279715 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/search/BinaryRecursiveSearch.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:35.279751 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:35.284182 #1]  WARN -- : Skipping src/main/kotlin/dev/shtanko/algorithms/search/BinarySearch.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:35.284218 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-10-04T03:30:38.726504 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/extensions/IntArrayX.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:38.726557 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:38.756247 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/extensions/StringX.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:38.756298 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:38.814854 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/extensions/IntPredicate.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:38.815157 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:38.854899 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/extensions/CharArrayX.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:38.854943 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:38.894122 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/extensions/ArrayX.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:38.894482 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:38.905576 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/leetcode/TwoSum.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:38.905909 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:38.914787 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/leetcode/AddBinary.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:38.915031 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:38.931464 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/leetcode/TargetSum.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:38.931783 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:38.937685 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/leetcode/AppealSum.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:38.937890 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:38.952458 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/leetcode/MinDistance.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:38.952811 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:38.980286 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/utils/ByteFormatter.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:38.980648 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:38.991540 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/utils/MeasureTime.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:38.991809 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:39.023155 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/sorts/HeapSort.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:39.023453 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:39.101758 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/sorts/BottomUpMergeSort.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:39.101822 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:39.144643 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/sorts/MergeSort.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:39.145007 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:39.163302 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/sorts/QuickSort.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:39.163618 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:39.170290 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/math/FibonacciSequence.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:39.170346 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:39.206688 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/math/NarcissisticNumber.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:39.207021 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:39.210059 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/math/Binomial.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:39.210109 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:39.259769 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/math/ComputeFactorial.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:39.260174 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:39.276643 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/math/Sqrt.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:39.276982 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:39.299291 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/search/LinearSearch.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:39.299344 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:39.303276 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/search/Searchable.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:39.303310 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:39.308803 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/search/BinaryRecursiveSearch.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:39.308845 #1]  WARN -- : Response status: 422
W, [2024-10-04T03:30:39.314023 #1]  WARN -- : Skipping ./src/main/kotlin/dev/shtanko/algorithms/search/BinarySearch.kt due to CC::Parser::Client::HTTPError
W, [2024-10-04T03:30:39.314068 #1]  WARN -- : Response status: 422