Skip to content

Update github actions to v4 (master) (major) #556

Update github actions to v4 (master) (major)

Update github actions to v4 (master) (major) #556

Triggered via pull request January 17, 2025 13:25
Status Success
Total duration 4m 57s
Artifacts 8

msbuild.yml

on: pull_request
Check code style with Uncrustify
27s
Check code style with Uncrustify
Matrix: mingw
Matrix: msvc
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
msvc - x64: plap/plap_common.c#L41
'_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\openvpn-gui\openvpn-gui\out\build\x64\test_plap.vcxproj]
msvc - x64: plap/plap_common.c#L73
'_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\openvpn-gui\openvpn-gui\out\build\x64\test_plap.vcxproj]
msvc - arm64: plap/plap_common.c#L41
'_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\openvpn-gui\openvpn-gui\out\build\arm64\test_plap.vcxproj]
msvc - arm64: plap/plap_common.c#L73
'_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\openvpn-gui\openvpn-gui\out\build\arm64\test_plap.vcxproj]
msvc - x64 ASAN: plap/plap_common.c#L41
'_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\openvpn-gui\openvpn-gui\out\build\x64\test_plap.vcxproj]
msvc - x64 ASAN: plap/plap_common.c#L73
'_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\openvpn-gui\openvpn-gui\out\build\x64\test_plap.vcxproj]
msvc - x64 - ovpn3: plap/plap_common.c#L41
'_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\openvpn-gui\openvpn-gui\out\build\x64-ovpn3\test_plap.vcxproj]
msvc - x64 - ovpn3: plap/plap_common.c#L73
'_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\openvpn-gui\openvpn-gui\out\build\x64-ovpn3\test_plap.vcxproj]
msvc - x86 - ovpn3: plap/plap_common.c#L41
'_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\openvpn-gui\openvpn-gui\out\build\x86-ovpn3\test_plap.vcxproj]
msvc - x86 - ovpn3: plap/plap_common.c#L73
'_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\openvpn-gui\openvpn-gui\out\build\x86-ovpn3\test_plap.vcxproj]
msvc - x86: plap/plap_common.c#L41
'_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\openvpn-gui\openvpn-gui\out\build\x86\test_plap.vcxproj]
msvc - x86: plap/plap_common.c#L73
'_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\openvpn-gui\openvpn-gui\out\build\x86\test_plap.vcxproj]
msvc - arm64 - ovpn3: plap/plap_common.c#L41
'_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\openvpn-gui\openvpn-gui\out\build\arm64-ovpn3\test_plap.vcxproj]
msvc - arm64 - ovpn3: plap/plap_common.c#L73
'_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\openvpn-gui\openvpn-gui\out\build\arm64-ovpn3\test_plap.vcxproj]

Artifacts

Produced during runtime
Name Size
openvpn-gui_arm64_release
561 KB
openvpn-gui_arm64_release_ovpn3
590 KB
openvpn-gui_x64_asan
849 KB
openvpn-gui_x64_release
605 KB
openvpn-gui_x64_release_ovpn3
635 KB
openvpn-gui_x86_release
567 KB
openvpn-gui_x86_release_ovpn3
594 KB
uncrustify-changes.patch
164 Bytes