Skip to content

Create Mergesort.cpp #42

Create Mergesort.cpp

Create Mergesort.cpp #42

Re-run triggered October 31, 2024 14:36
Status Failure
Total duration 1m 8s
Artifacts

linting.yml

on: pull_request
java-linter  /  java-linter
java-linter / java-linter
c-cpp-linter  /  c-cpp-linter
23s
c-cpp-linter / c-cpp-linter
javascript-linter  /  eslint
javascript-linter / eslint
python-linter  /  python-linter
python-linter / python-linter
java-linter  /  need-help
java-linter / need-help
other-linter
0s
other-linter
Fit to window
Zoom out
Zoom in

Annotations

1 error, 3 warnings, and 1 notice
c-cpp-linter / c-cpp-linter
Process completed with exit code 1.
checkout
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
checkout
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
c-cpp-linter / c-cpp-linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run clang-format on Solved-Problems/Mergesort.cpp: Solved-Problems/Mergesort.cpp#L1
File Solved-Problems/Mergesort.cpp does not conform to Custom style guidelines. (lines 7, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 52, 58, 59, 60, 61, 63, 64, 65, 70, 71, 72, 73, 78, 79, 80, 81, 83, 84, 86, 88, 89)