Skip to content

Handle loaded MPQ files in a map instead of bespoke globals #54

Handle loaded MPQ files in a map instead of bespoke globals

Handle loaded MPQ files in a map instead of bespoke globals #54

Triggered via pull request March 31, 2025 07:48
@AJenboAJenbo
synchronize #7887
dyn-mpq
Status Success
Total duration 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

clang-tidy-check.yml

on: pull_request
tidy-check
45s
tidy-check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
test/pack_test.cpp:3:10 [clang-diagnostic-error]: test/pack_test.cpp#L3
'gtest/gtest.h' file not found
test/inv_test.cpp:1:10 [clang-diagnostic-error]: test/inv_test.cpp#L1
'gtest/gtest.h' file not found
Source/player.h:8:10 [clang-diagnostic-error]: Source/player.h#L8
'cstdint' file not found
Source/init.h:8:10 [clang-diagnostic-error]: Source/init.h#L8
'optional' file not found
Source/DiabloUI/mainmenu.cpp:31:20 [bugprone-narrowing-conversions]: Source/DiabloUI/mainmenu.cpp#L31
narrowing conversion from 'std::size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined