Skip to content

Create Longest_Substring_Without_Repeating_Characters.cpp #44

Create Longest_Substring_Without_Repeating_Characters.cpp

Create Longest_Substring_Without_Repeating_Characters.cpp #44

Re-run triggered November 1, 2024 04:44
Status Failure
Total duration 48s
Artifacts

linting.yml

on: pull_request
checkout
8s
checkout
java-linter  /  java-linter
java-linter / java-linter
c-cpp-linter  /  c-cpp-linter
22s
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/Longest_Substring_Without_Repeating_Characters/Longest_Substring_Without_Repeating_Characters.cpp: Solved-Problems/Longest_Substring_Without_Repeating_Characters/Longest_Substring_Without_Repeating_Characters.cpp#L1
File Solved-Problems/Longest_Substring_Without_Repeating_Characters/Longest_Substring_Without_Repeating_Characters.cpp does not conform to Custom style guidelines. (lines 1, 6, 7, 8, 9, 10, 12, 13, 15, 16, 17, 18, 20, 21, 23, 24, 25, 29, 30, 31, 32, 34, 35, 44, 49, 55)