Add a global option to always prompt for OTP #520
Annotations
4 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run CMake consuming CMakePreset.json and vcpkg.json by mean of vcpkg.:
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]
|
Run CMake consuming CMakePreset.json and vcpkg.json by mean of vcpkg.:
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]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "openvpn-gui_arm64_release", "openvpn-gui_arm64_release_ovpn3", "openvpn-gui_x64_asan", "openvpn-gui_x64_release", "openvpn-gui_x64_release_ovpn3", "openvpn-gui_x86_release", "openvpn-gui_x86_release_ovpn3", "uncrustify-changes.patch".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading