加入版本号检测 修复全屏报错 #19
Annotations
3 errors and 9 warnings
src/client/game/game.cpp#L151
the following warning is treated as an error [D:\a\client\client\build\client.vcxproj]
|
src/client/main.cpp#L166
the following warning is treated as an error [D:\a\client\client\build\client.vcxproj]
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/client/game/game.cpp#L151
nonstandard extension used: redefined extern to static [D:\a\client\client\build\client.vcxproj]
|
src/client/game/game.cpp#L156
nonstandard extension used: redefined extern to static [D:\a\client\client\build\client.vcxproj]
|
src/client/game/game.cpp#L162
declaration of 'game_type' hides class member [D:\a\client\client\build\client.vcxproj]
|
src/client/main.cpp#L166
'minor': local variable is initialized but not referenced [D:\a\client\client\build\client.vcxproj]
|
src/client/main.cpp#L178
'test1': local variable is initialized but not referenced [D:\a\client\client\build\client.vcxproj]
|
src/client/main.cpp#L180
'test3': local variable is initialized but not referenced [D:\a\client\client\build\client.vcxproj]
|
src/client/main.cpp#L179
'test2': local variable is initialized but not referenced [D:\a\client\client\build\client.vcxproj]
|
src/client/main.cpp#L187
'minor': local variable is initialized but not referenced [D:\a\client\client\build\client.vcxproj]
|
This job failed
Loading