temporary pr #4
test-pull_request.yaml
on: pull_request
Matrix: Linux
Matrix: Mac
Matrix: Windows
Annotations
10 errors, 4 warnings, and 8 notices
|
Linux (Debug, clang-16)
Found 7 clang-tidy issues
|
|
Linux (Debug, clang-16):
code/mission/import/xwingmissionparse.cpp#L837
clang-tidy: use range-based for loop instead (modernize-loop-convert)
|
|
Linux (Debug, clang-16):
code/mission/import/xwingmissionparse.cpp#L707
clang-tidy: redundant return statement at the end of a function with a void return type (readability-redundant-control-flow)
|
|
Linux (Debug, clang-16):
code/mission/import/xwinglib.cpp#L606
clang-tidy: use auto when initializing with a cast to avoid duplicating the type name (modernize-use-auto)
|
|
Linux (Debug, clang-16):
code/mission/import/xwinglib.cpp#L144
clang-tidy: use auto when initializing with a cast to avoid duplicating the type name (modernize-use-auto)
|
|
Linux (Debug, clang-16):
code/mission/import/xwinglib.cpp#L104
clang-tidy: use auto when initializing with a cast to avoid duplicating the type name (modernize-use-auto)
|
|
Linux (Debug, clang-16):
code/mission/import/xwingbrflib.cpp#L10
clang-tidy: use auto when initializing with a cast to avoid duplicating the type name (modernize-use-auto)
|
|
Linux (Debug, clang-16):
code/mission/import/xwingmissionparse.h#L10
clang-tidy: unknown type name 'XWingBriefing' (clang-diagnostic-error)
|
|
Linux (Release, clang-16)
The operation was canceled.
|
|
Linux (Release, clang-16)
The strategy configuration was canceled because "build_linux.Debug_clang-16" failed
|
|
Mac (Debug, clang, arm64)
ninja 1.13.0 is already installed and up-to-date.
To reinstall 1.13.0, run:
brew reinstall ninja
|
|
Mac (Release, clang, arm64)
ninja 1.13.0 is already installed and up-to-date.
To reinstall 1.13.0, run:
brew reinstall ninja
|
|
Mac (Debug, clang, x86_64)
ninja 1.13.0 is already installed and up-to-date.
To reinstall 1.13.0, run:
brew reinstall ninja
|
|
Mac (Release, clang, x86_64)
ninja 1.13.0 is already installed and up-to-date.
To reinstall 1.13.0, run:
brew reinstall ninja
|
|
Mac (Debug, clang, arm64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Mac (Debug, clang, arm64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Mac (Release, clang, arm64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Mac (Release, clang, arm64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Mac (Debug, clang, x86_64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Mac (Debug, clang, x86_64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Mac (Release, clang, x86_64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Mac (Release, clang, x86_64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|