Skip to content

Deprecate memory reader (#434) #655

Deprecate memory reader (#434)

Deprecate memory reader (#434) #655

Triggered via push October 28, 2023 12:28
Status Success
Total duration 6m 38s
Artifacts

ci.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (x86): Daybreak.GWCA/source/GameModule.cpp#L40
'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (x86): Daybreak.GWCA/source/GameModule.cpp#L57
'=': conversion from 'uint32_t' to 'float', possible loss of data
build (x86): Daybreak.GWCA/source/GameModule.cpp#L58
'=': conversion from 'uint32_t' to 'float', possible loss of data
build (x86): Daybreak.GWCA/source/GameModule.cpp#L151
'<': signed/unsigned mismatch
build (x86): Daybreak.GWCA/source/InventoryModule.cpp#L35
'<': signed/unsigned mismatch
build (x86): Daybreak.GWCA/source/LoginModule.cpp#L21
'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (x86): Daybreak.GWCA/source/LoginModule.cpp#L26
'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (x86): Daybreak.GWCA/source/MainPlayerModule.cpp#L40
'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (x86): Daybreak.GWCA/source/MainPlayerModule.cpp#L57
'=': conversion from 'uint32_t' to 'float', possible loss of data
build (x86): Daybreak.GWCA/source/MainPlayerModule.cpp#L58
'=': conversion from 'uint32_t' to 'float', possible loss of data