Skip to content

add: opt in color log output #115

add: opt in color log output

add: opt in color log output #115

Triggered via pull request October 18, 2024 06:51
@2bndy52bndy5
synchronize #276
opt-in-color
Status Success
Total duration 4m 10s
Artifacts

self-test.yml

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

Annotations

5 errors, 12 warnings, and 2 notices
test (macos-latest, 10)
Process completed with exit code 1.
test (macos-latest, 11)
llvm@11 has been disabled because it is a versioned formula! It was disabled on 2024-02-22.
test (macos-latest, 11)
llvm@11 has been disabled because it is a versioned formula! It was disabled on 2024-02-22.
test (macos-latest, 11)
Process completed with exit code 1.
test (macos-latest, 9)
Process completed with exit code 1.
test (macos-latest, 10)
No available formula with the name "llvm@10". Did you mean llvm, llvm@18, llvm@17, llvm@16, llvm@15, llvm@14, llvm@13, llvm@12 or llvm@11?
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
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, 12)
llvm@12 has been deprecated! It will be disabled on 2025-07-01.
test (macos-latest, 13)
llvm@13 has been deprecated! It will be disabled on 2024-12-31.
test (macos-latest, 9)
No available formula with the name "llvm@9". Did you mean llvm, llm, llvm@18, llvm@17, llvm@16, llvm@15, llvm@14, llvm@13, llvm@12, llvm@11 or wllvm?
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)
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)