Bump clang-tools from 0.15.0 to 0.15.1 in the pip group (#300) #144
Annotations
7 errors, 13 warnings, and 2 notices
|
test (macos-latest, 8)
Process completed with exit code 1.
|
|
test (macos-latest, 9)
Process completed with exit code 1.
|
|
test (macos-latest, 13)
Process completed with exit code 1.
|
|
test (macos-latest, 13)
llvm@13 has been disabled because it is a versioned formula! It was disabled on 2024-12-31.
|
|
test (macos-latest, 13)
llvm@13 has been disabled because it is a versioned formula! It was disabled on 2024-12-31.
|
|
test (macos-latest, 10)
Process completed with exit code 1.
|
|
test (macos-latest, 11)
Process completed with exit code 1.
|
|
test (macos-latest, 8)
No available formula with the name "llvm@8". Did you mean llvm, llvm@18, llm, llvm@19, llvm@17, llvm@16, llvm@15, llvm@14, llvm@13, llvm@12 or wllvm?
|
|
docs/examples/demo/demo.cpp:13:5 [cppcoreguidelines-pro-type-vararg]:
docs/examples/demo/demo.cpp#L13
do not call c-style vararg functions
|
|
docs/examples/demo/demo.cpp:10:13 [readability-braces-around-statements]:
docs/examples/demo/demo.cpp#L10
statement should be inside braces
|
|
docs/examples/demo/demo.cpp:8:5 [modernize-use-trailing-return-type]:
docs/examples/demo/demo.cpp#L8
use a trailing return type for this function
|
|
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
|
|
docs/examples/demo/demo.hpp:11:11 [modernize-use-trailing-return-type]:
docs/examples/demo/demo.hpp#L11
use a trailing return type for this function
|
|
docs/examples/demo/demo.hpp:7:9 [modernize-use-default-member-init]:
docs/examples/demo/demo.hpp#L7
use default member initializer for 'numb'
|
|
docs/examples/demo/demo.hpp:6:11 [modernize-use-default-member-init]:
docs/examples/demo/demo.hpp#L6
use default member initializer for 'useless'
|
|
test (macos-latest, 12)
llvm@12 has been deprecated! It will be disabled on 2025-07-01.
|
|
test (macos-latest, 9)
No available formula with the name "llvm@9". Did you mean llvm, llvm@19, llm, llvm@18, llvm@17, llvm@16, llvm@15, llvm@14, llvm@13, llvm@12 or wllvm?
|
|
test (macos-latest, 10)
No available formula with the name "llvm@10". Did you mean llvm, llvm@19, llvm@18, llvm@17, llvm@16, llvm@15, llvm@14, llvm@13 or llvm@12?
|
|
test (macos-latest, 15)
llvm@15 15.0.7 is already installed and up-to-date.
To reinstall 15.0.7, run:
brew reinstall llvm@15
|
|
test (macos-latest, 11)
No available formula with the name "llvm@11". Did you mean llvm, llvm@19, llvm@18, llvm@17, llvm@16, llvm@15, llvm@14, llvm@13 or llvm@12?
|
|
Run clang-format on docs/examples/demo/demo.cpp:
docs/examples/demo/demo.cpp#L0
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#L0
File docs/examples/demo/demo.hpp does not conform to Custom style guidelines. (lines 1, 8, 11, 12, 31, 34)
|