feat: add logging console and refactor Application class #70
Annotations
6 errors and 8 warnings
build (ubuntu-latest, Debug)
Process completed with exit code 1.
|
build (ubuntu-latest, MinSizeRel)
Process completed with exit code 1.
|
build (macos-latest, Debug)
Process completed with exit code 1.
|
build (macos-latest, MinSizeRel)
Process completed with exit code 1.
|
build (windows-latest, MinSizeRel)
Process completed with exit code 1.
|
build (windows-latest, Debug)
Process completed with exit code 1.
|
build (ubuntu-latest, Debug)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, MinSizeRel)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (macos-latest, Debug)
For MacOS gcc must have specified version, fallback to clang
|
build (macos-latest, Debug)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
build (macos-latest, Debug)
cmake 3.31.1 is already installed and up-to-date.
To reinstall 3.31.1, run:
brew reinstall cmake
|
build (macos-latest, MinSizeRel)
For MacOS gcc must have specified version, fallback to clang
|
build (macos-latest, MinSizeRel)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
build (macos-latest, MinSizeRel)
cmake 3.31.1 is already installed and up-to-date.
To reinstall 3.31.1, run:
brew reinstall cmake
|