Skip to content

Merge pull request #759 from nuttyartist/fix-frameless-window-init #414

Merge pull request #759 from nuttyartist/fix-frameless-window-init

Merge pull request #759 from nuttyartist/fix-frameless-window-init #414

Triggered via push October 12, 2025 18:37
Status Success
Total duration 8m 14s
Artifacts 10

ci.yml

on: push
Code Linting  /  ...  /  Lint
8s
Code Linting / Format / Lint
Matrix: Windows / build-aqtinstall
Matrix: Linux / appimage
Matrix: Linux / deb
Matrix: Linux / rpm
Matrix: macOS / build-homebrew
Matrix: macOS / dmg-aqtinstall
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Windows / Build (release, Qt 6.4.3, windows-2025)
'stdext::checked_array_iterator<QRhiShaderStage *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Windows / Build (release, Qt 6.4.3, windows-2025)
'stdext::checked_array_iterator<QRhiShaderStage *>::pointer': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Windows / Build (release, Qt 6.4.3, windows-2025)
'stdext::checked_array_iterator<QRhiShaderStage *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Windows / Build (release, Qt 6.4.3, windows-2025)
'stdext::checked_array_iterator<QRhiShaderStage *>::difference_type': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Windows / Build (release, Qt 6.4.3, windows-2025)
'stdext::checked_array_iterator<QRhiShaderStage *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Windows / Build (release, Qt 6.4.3, windows-2025)
'stdext::checked_array_iterator<QRhiShaderStage *>::value_type': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Windows / Build (release, Qt 6.4.3, windows-2025)
'stdext::checked_array_iterator<QRhiShaderStage *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Windows / Build (release, Qt 6.4.3, windows-2025)
'stdext::checked_array_iterator<QRhiShaderStage *>::iterator_category': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Windows / Build (release, Qt 6.4.3, windows-2025)
'stdext::checked_array_iterator<QRhiShaderStage *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Windows / Build (release, Qt 6.4.3, windows-2025)
'stdext::checked_array_iterator<QRhiShaderStage *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
macOS / Build (debug, homebrew (qt6), macos-13): src/framelesswindow.mm#L285
'globalPos' is deprecated: Use globalPosition() [-Wdeprecated-declarations]
macOS / Build (debug, homebrew (qt6), macos-13): src/framelesswindow.mm#L265
'globalPos' is deprecated: Use globalPosition() [-Wdeprecated-declarations]
macOS / Build (debug, homebrew (qt6), macos-13): src/framelesswindow.mm#L16
field 'm_bTitleBarVisible' will be initialized after field 'm_bInitialized' [-Wreorder-ctor]
macOS / Build (debug, homebrew (qt6), macos-13): src/mainwindow.cpp#L3678
'setActiveWindow' is deprecated: Use QWidget::activateWindow() instead. [-Wdeprecated-declarations]
macOS / Build (debug, homebrew (qt6), macos-13)
ninja 1.13.1 is already installed and up-to-date. To reinstall 1.13.1, run: brew reinstall ninja
macOS / dmg (release, Qt 6.5.2, macos-13)
ninja 1.13.1 is already installed and up-to-date. To reinstall 1.13.1, run: brew reinstall ninja

Artifacts

Produced during runtime
Name Size Digest
NotesSetup_2.3.1+g43fe159-Windows-release
25.8 MB
sha256:d3c2ae36834a347807a6a939cfbfc85aa1fc329640d9708fe2b9813cd3b82be5
Notes_2.3.1+g43fe159-Qt6.4.3-x64-Windows-release
39.2 MB
sha256:3319347f82a33a97a0460ba3728c4576bb538035b6ccebb46576db6efce8d8dc
Notes_2.3.1+g43fe159-Qt6.4.3-x86_64-Linux-release
44.9 MB
sha256:ab2778dd17a25422b8fd9615af9595b420f91d6d5c852c988e9e94e11bd26642
Notes_2.3.1+g43fe159-Qt6.5.2-x86_64-arm64-macOS-release
47.6 MB
sha256:60f725c312f298800876b6d5325b34470c2c1944c4114bc9294d7b7a11f398e3
notes-2.3.1+g43fe159-1.x86_64-qt6-fedora-41-release
3.4 MB
sha256:72d1ee0f3fb524c0f2d0b37b51e68f38e538048e1430eab9d002f3ecde966524
notes-2.3.1+g43fe159-1.x86_64-qt6-opensuse-leap-15.6-release
3.16 MB
sha256:ca31fc23cf9871ea3a268ae92c3e361bfb719b049bb0253b082b0d5781c22a2b
notes_2.3.1+g43fe159_amd64-qt6-ubuntu-jammy-release
4.78 MB
sha256:ab40c86f9684f6a8bc0763b8e10e31198d29a949ec63151a0a188ede0189a78e
notes_2.3.1+g43fe159_amd64-qt6-ubuntu-noble-release
4.79 MB
sha256:19807e1a368fca5ce0157f4946e4983dd061e26aa565c4b41199090a55ce0aa3
notes_2.3.1+g43fe159_amd64-qt6-ubuntu-oracular-release
4.8 MB
sha256:99d277159c539763a1bd75f33d6ce15def579fa94963362a05e2204cecd02c51
notes_2.3.1+g43fe159_amd64.snap
27.4 MB
sha256:26185bcdbec25d84e93ec0ad027aa8493893a6f4560420ffad63d1bda3b13e9e