Skip to content

Fix position of the tray icon info tip when the taskbar is at the top of the screen #527

Fix position of the tray icon info tip when the taskbar is at the top of the screen

Fix position of the tray icon info tip when the taskbar is at the top of the screen #527

Triggered via pull request November 17, 2024 14:48
Status Success
Total duration 4m 27s
Artifacts 8

msbuild.yml

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

Annotations

25 warnings
Check code style with Uncrustify
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/
gcc-mingw - mingw
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
gcc-mingw - mingw64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
msvc - x64
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/
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 - x64 - ovpn3
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/
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 - x64 ASAN
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/
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 - x86
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/
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 - x86 - ovpn3
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/
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 - arm64 - ovpn3
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/
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]
msvc - arm64
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/
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]
Deprecation notice: v1, v2, and v3 of the artifact actions
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/

Artifacts

Produced during runtime
Name Size
openvpn-gui_arm64_release
2.31 MB
openvpn-gui_arm64_release_ovpn3
2.37 MB
openvpn-gui_x64_asan
3.44 MB
openvpn-gui_x64_release
2.29 MB
openvpn-gui_x64_release_ovpn3
2.34 MB
openvpn-gui_x86_release
2.16 MB
openvpn-gui_x86_release_ovpn3
2.21 MB
uncrustify-changes.patch
0 Bytes