Skip to content

Update issue templates #152

Update issue templates

Update issue templates #152

Triggered via push February 1, 2024 03:17
Status Success
Total duration 40m 59s
Artifacts 5

build.yml

on: push
Matrix: android / build_android
Matrix: msvc / build_msvc
Matrix: ubuntu / build_ubuntu
Matrix: macos / build_macos
Matrix: mingw / build mingw
Fit to window
Zoom out
Zoom in

Annotations

69 warnings
macos / build_macos (Debug, 5.12.12, clang_64, x64-osx)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, jurplel/install-qt-action/action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos / build_macos (Debug, 5.12.12, clang_64, x64-osx)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
macos / build_macos (Debug, 5.12.12, clang_64, x64-osx)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Debug, 5.12.12, clang_64, x64-osx): App/MainWindow.cpp#L503
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macos / build_macos (Debug, 5.12.12, clang_64, x64-osx): App/MainWindow.cpp#L525
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macos / build_macos (Debug, 5.15.2, clang_64, x64-osx)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, jurplel/install-qt-action/action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos / build_macos (Debug, 5.15.2, clang_64, x64-osx)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
macos / build_macos (Debug, 5.15.2, clang_64, x64-osx)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Debug, 5.15.2, clang_64, x64-osx)
'startDetached' is deprecated: Use QProcess::startDetached(const QString &program, const QStringList &arguments) instead [-Wdeprecated-declarations]
macos / build_macos (Debug, 5.15.2, clang_64, x64-osx)
'startDetached' is deprecated: Use QProcess::startDetached(const QString &program, const QStringList &arguments) instead [-Wdeprecated-declarations]
macos / build_macos (Debug, 5.15.2, clang_64, x64-osx): App/MainWindow.cpp#L503
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macos / build_macos (Debug, 5.15.2, clang_64, x64-osx): App/MainWindow.cpp#L525
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
android / build_android (Release, android_arm64_v8a, 6.6.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2, actions/setup-python@v4, jurplel/install-qt-action/action@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
android / build_android (Release, android_arm64_v8a, 6.6.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
android / build_android (Release, android_arm64_v8a, 6.6.1)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
android / build_android (Release, android_arm64_v8a, 6.6.1)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
android / build_android (Release, android_arm64_v8a, 6.6.1)
By not providing "FindQt6WebEngineWidgets.cmake" in CMAKE_MODULE_PATH this
msvc / build_msvc (Debug, 6.6.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, jurplel/install-qt-action/action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msvc / build_msvc (Debug, 6.6.1)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
msvc / build_msvc (Debug, 6.6.1)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
msvc / build_msvc (Debug, 5.12.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, jurplel/install-qt-action/action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msvc / build_msvc (Debug, 5.12.12)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
msvc / build_msvc (Debug, 5.12.12)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
ubuntu / build_ubuntu (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msvc / build_msvc (Debug, 5.15.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, jurplel/install-qt-action/action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msvc / build_msvc (Debug, 5.15.2)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
msvc / build_msvc (Debug, 5.15.2)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Release, 5.12.12, clang_64, x64-osx)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, jurplel/install-qt-action/action@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos / build_macos (Release, 5.12.12, clang_64, x64-osx)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
macos / build_macos (Release, 5.12.12, clang_64, x64-osx)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Release, 5.12.12, clang_64, x64-osx): App/MainWindow.cpp#L503
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macos / build_macos (Release, 5.12.12, clang_64, x64-osx): App/MainWindow.cpp#L525
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
msvc / build_msvc (Release, 5.15.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, jurplel/install-qt-action/action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msvc / build_msvc (Release, 5.15.2)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
msvc / build_msvc (Release, 5.15.2)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
msvc / build_msvc (Release, 5.12.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, jurplel/install-qt-action/action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msvc / build_msvc (Release, 5.12.12)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
msvc / build_msvc (Release, 5.12.12)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Release, 5.15.2, clang_64, x64-osx)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, jurplel/install-qt-action/action@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos / build_macos (Release, 5.15.2, clang_64, x64-osx)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
macos / build_macos (Release, 5.15.2, clang_64, x64-osx)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Release, 5.15.2, clang_64, x64-osx)
'startDetached' is deprecated: Use QProcess::startDetached(const QString &program, const QStringList &arguments) instead [-Wdeprecated-declarations]
macos / build_macos (Release, 5.15.2, clang_64, x64-osx)
'startDetached' is deprecated: Use QProcess::startDetached(const QString &program, const QStringList &arguments) instead [-Wdeprecated-declarations]
macos / build_macos (Release, 5.15.2, clang_64, x64-osx): App/MainWindow.cpp#L503
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macos / build_macos (Release, 5.15.2, clang_64, x64-osx): App/MainWindow.cpp#L525
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
android / build_android (Release, android_x86_64, 6.6.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2, actions/setup-python@v4, jurplel/install-qt-action/action@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
android / build_android (Release, android_x86_64, 6.6.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
android / build_android (Release, android_x86_64, 6.6.1)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
android / build_android (Release, android_x86_64, 6.6.1)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
android / build_android (Release, android_x86_64, 6.6.1)
By not providing "FindQt6WebEngineWidgets.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Debug, 6.6.1, clang_64, x64-osx)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, jurplel/install-qt-action/action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos / build_macos (Debug, 6.6.1, clang_64, x64-osx)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
macos / build_macos (Debug, 6.6.1, clang_64, x64-osx)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Debug, 6.6.1, clang_64, x64-osx)
Found package configuration file:
macos / build_macos (Debug, 6.6.1, clang_64, x64-osx)
Found package configuration file:
macos / build_macos (Debug, 6.6.1, clang_64, x64-osx): App/MainWindow.cpp#L503
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macos / build_macos (Debug, 6.6.1, clang_64, x64-osx): App/MainWindow.cpp#L525
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macos / build_macos (Release, 6.6.1, clang_64, x64-osx)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, jurplel/install-qt-action/action@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos / build_macos (Release, 6.6.1, clang_64, x64-osx)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
macos / build_macos (Release, 6.6.1, clang_64, x64-osx)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Release, 6.6.1, clang_64, x64-osx)
Found package configuration file:
macos / build_macos (Release, 6.6.1, clang_64, x64-osx)
Found package configuration file:
macos / build_macos (Release, 6.6.1, clang_64, x64-osx): App/MainWindow.cpp#L503
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macos / build_macos (Release, 6.6.1, clang_64, x64-osx): App/MainWindow.cpp#L525
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
mingw / build mingw (Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msvc / build_msvc (Release, 6.6.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, jurplel/install-qt-action/action@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msvc / build_msvc (Release, 6.6.1)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
msvc / build_msvc (Release, 6.6.1)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
mingw / build mingw (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
build_android Expired
23.2 MB
build_macos Expired
2.65 MB
build_mingw Expired
65.1 MB
build_msvc Expired
81.3 MB
build_ubuntu Expired
1.32 MB