Replace QQuickView with QQuickWidget for Kanban view
#395
ci.yml
on: pull_request
Code Linting
/
...
/
Lint
9s
Matrix: Windows / build-aqtinstall
Linux
/
snap
6m 14s
Matrix: Linux / appimage
Matrix: Linux / deb
Matrix: Linux / rpm
Matrix: macOS / build-homebrew
Matrix: macOS / dmg-aqtinstall
Windows
/
Installer
1m 2s
Annotations
15 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#L279
'globalPos' is deprecated: Use globalPosition() [-Wdeprecated-declarations]
|
|
macOS / Build (debug, homebrew (qt6), macos-13):
src/framelesswindow.mm#L259
'globalPos' is deprecated: Use globalPosition() [-Wdeprecated-declarations]
|
|
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+ge5fa70c-Windows-release
|
25.8 MB |
sha256:612e8b7cffcdc670c62525a82eab75d0c0462283712e89d9a212a311aeaac094
|
|
|
Notes_2.3.1+ge5fa70c-Qt6.4.3-x64-Windows-release
|
39.2 MB |
sha256:db60d92fd3edcd85da02d0ec9f53bc4fa0152ff529e319e0f3124e4e91a3b18d
|
|
|
Notes_2.3.1+ge5fa70c-Qt6.4.3-x86_64-Linux-release
|
44.9 MB |
sha256:0158214109b71a7c5083d333be8895e8611f5453f41d5cb06412d0634d31eb6b
|
|
|
Notes_2.3.1+ge5fa70c-Qt6.5.2-x86_64-arm64-macOS-release
|
46.6 MB |
sha256:64672d3c4d2890b5e92c7748c3c0d3d4ea1efccee37a72c9318a7780b1c6f6a7
|
|
|
notes-2.3.1+ge5fa70c-1.x86_64-qt6-fedora-41-release
|
3.4 MB |
sha256:c8f3db2162f7d162a7c1d2982cb658cec9c579e98715c19a27220522c61a55a9
|
|
|
notes-2.3.1+ge5fa70c-1.x86_64-qt6-opensuse-leap-15.6-release
|
3.16 MB |
sha256:9f2c98a7bac8a648d3214b870302ffd419f5c7c1848eb9ef3649009d1270791a
|
|
|
notes_2.3.1+ge5fa70c_amd64-qt6-ubuntu-jammy-release
|
4.78 MB |
sha256:496cafb21734e94385a50727277d9dd3bbc6cf909b5b160da887fb3a981178bc
|
|
|
notes_2.3.1+ge5fa70c_amd64-qt6-ubuntu-noble-release
|
4.79 MB |
sha256:30d2b10f034a98d4d4eca5ea31cd3e68846eecc373e130475df581f786de60f2
|
|
|
notes_2.3.1+ge5fa70c_amd64-qt6-ubuntu-oracular-release
|
4.8 MB |
sha256:ea2a4d1dd5a7b0be3e844579d92bed42cf942292c0ad3250a26afeca5bf6ed96
|
|
|
notes_2.3.1+ge5fa70c_amd64.snap
|
27.4 MB |
sha256:d5d415f58862c2987b1cc682e360b538d952792f66fbb8eb394693f999fa70dc
|
|