Skip to content

Bump cpp-linter from 1.8.1 to 1.9.2 in the pip group across 1 directory #64

Bump cpp-linter from 1.8.1 to 1.9.2 in the pip group across 1 directory

Bump cpp-linter from 1.8.1 to 1.9.2 in the pip group across 1 directory #64

Triggered via pull request June 3, 2024 18:22
Status Failure
Total duration 4m 40s
Artifacts

self-test.yml

on: pull_request_target
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 7 warnings, and 2 notices
test (macos-latest, 15)
Process completed with exit code 1.
test (macos-latest, 17)
Process completed with exit code 1.
test (macos-latest, 16)
Process completed with exit code 1.
test (macos-latest, 18)
Process completed with exit code 1.
docs/examples/demo/demo.cpp:3:10 [modernize-deprecated-headers]: docs/examples/demo/demo.cpp#L3
inclusion of deprecated C++ header 'stdio.h'; consider using 'cstdio' instead
Run clang-format on docs/examples/demo/demo.cpp: docs/examples/demo/demo.cpp#L1
File docs/examples/demo/demo.cpp does not conform to Custom style guidelines. (lines 3, 8, 10, 13, 18)
Run clang-format on docs/examples/demo/demo.hpp: docs/examples/demo/demo.hpp#L1
File docs/examples/demo/demo.hpp does not conform to Custom style guidelines. (lines 1, 8, 11, 12, 31, 34)