Skip to content

Modify etc/Calendar_logqt.ini and ci #371

Modify etc/Calendar_logqt.ini and ci

Modify etc/Calendar_logqt.ini and ci #371

Triggered via push May 28, 2024 02:04
Status Success
Total duration 56m 18s
Artifacts 4

build.yml

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

Annotations

1 error and 124 warnings
ubuntu / build_ubuntu (Debug)
unable to access 'https://github.com/KangLin/Calendar/': Failed to connect to github.com port 443 after 134333 ms: Connection timed out
macos / build_macos (Debug, 5.12.12, clang_64, x86_64, x64-osx)
p7zip 17.05 is already installed and up-to-date. To reinstall 17.05, run: brew reinstall p7zip
macos / build_macos (Debug, 5.12.12, clang_64, x86_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. 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, x86_64, x64-osx)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
macos / build_macos (Debug, 5.12.12, clang_64, x86_64, x64-osx)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Debug, 5.12.12, clang_64, x86_64, x64-osx)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Debug, 5.12.12, clang_64, x86_64, x64-osx): .cache/tools/qt/Qt/5.12.12/clang_64/lib/QtDesigner.framework/Headers/QDesignerCustomWidgetInterface#L4
Header <QtDesigner/QDesignerCustomWidgetInterface> is deprecated. Please include <QtUiPlugin/QDesignerCustomWidgetInterface> instead. [-W#warnings]
macos / build_macos (Debug, 5.12.12, clang_64, x86_64, x64-osx): 3th_libs/LunarCalendar/3th_lib/sxtwl/src/JD.cpp#L75
'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, x86_64, x64-osx): 3th_libs/LunarCalendar/3th_lib/sxtwl/src/JD.cpp#L80
'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, x86_64, x64-osx): 3th_libs/LunarCalendar/3th_lib/sxtwl/src/JD.cpp#L85
'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, x86_64, x64-osx): .cache/tools/qt/Qt/5.12.12/clang_64/lib/QtDesigner.framework/Headers/QDesignerCustomWidgetInterface#L4
Header <QtDesigner/QDesignerCustomWidgetInterface> is deprecated. Please include <QtUiPlugin/QDesignerCustomWidgetInterface> instead. [-W#warnings]
macos / build_macos (Debug, 5.12.12, clang_64, x86_64, x64-osx): Src/FrmStickyList.cpp#L47
using the result of an assignment as a condition without parentheses [-Wparentheses]
macos / build_macos (Debug, 5.12.12, clang_64, x86_64, x64-osx): Src/FrmCalendar.cpp#L44
non-void function does not return a value in all control paths [-Wreturn-type]
android / build_android (Release, android_x86_64, 6.6.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2, actions/upload-artifact@v3. 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.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@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.2)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
android / build_android (Release, android_x86_64, 6.6.2)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
android / build_android (Release, android_x86_64, 6.6.2)
By not providing "FindQt6WebEngineWidgets.cmake" in CMAKE_MODULE_PATH this
android / build_android (Release, android_x86_64, 6.6.2)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
android / build_android (Release, android_x86_64, 6.6.2)
The property 'time' is defined multiple times in class CSticky.
android / build_android (Release, android_x86_64, 6.6.2): Src/ObjectFactory.h#L31
'type' is deprecated [-Wdeprecated-declarations]
android / build_android (Release, android_x86_64, 6.6.2): Src/ObjectFactory.h#L37
'create' is deprecated [-Wdeprecated-declarations]
android / build_android (Release, android_x86_64, 6.6.2): Src/ObjectFactory.h#L31
'type' is deprecated [-Wdeprecated-declarations]
android / build_android (Release, android_x86_64, 6.6.2): Src/ObjectFactory.h#L37
'create' is deprecated [-Wdeprecated-declarations]
android / build_android (Release, android_x86_64, 6.6.2): Src/ObjectFactory.h#L31
'type' is deprecated [-Wdeprecated-declarations]
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. 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.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2, actions/upload-artifact@v3. 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.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@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.2)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
android / build_android (Release, android_arm64_v8a, 6.6.2)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
android / build_android (Release, android_arm64_v8a, 6.6.2)
By not providing "FindQt6WebEngineWidgets.cmake" in CMAKE_MODULE_PATH this
android / build_android (Release, android_arm64_v8a, 6.6.2)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
android / build_android (Release, android_arm64_v8a, 6.6.2)
The property 'time' is defined multiple times in class CSticky.
android / build_android (Release, android_arm64_v8a, 6.6.2): Src/ObjectFactory.h#L31
'type' is deprecated [-Wdeprecated-declarations]
android / build_android (Release, android_arm64_v8a, 6.6.2): Src/ObjectFactory.h#L37
'create' is deprecated [-Wdeprecated-declarations]
android / build_android (Release, android_arm64_v8a, 6.6.2): Src/ObjectFactory.h#L31
'type' is deprecated [-Wdeprecated-declarations]
android / build_android (Release, android_arm64_v8a, 6.6.2): Src/ObjectFactory.h#L37
'create' is deprecated [-Wdeprecated-declarations]
android / build_android (Release, android_arm64_v8a, 6.6.2): Src/ObjectFactory.h#L31
'type' is deprecated [-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 (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. 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
msvc / build_msvc (Debug, 5.12.12)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Debug, 5.15.2, clang_64, x86_64, x64-osx)
p7zip 17.05 is already installed and up-to-date. To reinstall 17.05, run: brew reinstall p7zip
macos / build_macos (Debug, 5.15.2, clang_64, x86_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. 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, x86_64, x64-osx)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
macos / build_macos (Debug, 5.15.2, clang_64, x86_64, x64-osx)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Debug, 5.15.2, clang_64, x86_64, x64-osx)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Debug, 5.15.2, clang_64, x86_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, x86_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, x86_64, x64-osx): .cache/tools/qt/Qt/5.15.2/clang_64/lib/QtDesigner.framework/Headers/QDesignerCustomWidgetInterface#L4
Header <QtDesigner/QDesignerCustomWidgetInterface> is deprecated. Please include <QtUiPlugin/QDesignerCustomWidgetInterface> instead. [-W#warnings]
macos / build_macos (Debug, 5.15.2, clang_64, x86_64, x64-osx): 3th_libs/LunarCalendar/3th_lib/sxtwl/src/JD.cpp#L75
'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, x86_64, x64-osx): 3th_libs/LunarCalendar/3th_lib/sxtwl/src/JD.cpp#L80
'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, x86_64, x64-osx): 3th_libs/LunarCalendar/3th_lib/sxtwl/src/JD.cpp#L85
'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, x86_64, x64-osx): .cache/tools/qt/Qt/5.15.2/clang_64/lib/QtDesigner.framework/Headers/QDesignerCustomWidgetInterface#L4
Header <QtDesigner/QDesignerCustomWidgetInterface> is deprecated. Please include <QtUiPlugin/QDesignerCustomWidgetInterface> instead. [-W#warnings]
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. 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
msvc / build_msvc (Debug, 5.15.2)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Release, 5.12.12, clang_64, x86_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. 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, x86_64, x64-osx)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
macos / build_macos (Release, 5.12.12, clang_64, x86_64, x64-osx)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Release, 5.12.12, clang_64, x86_64, x64-osx)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Release, 5.12.12, clang_64, x86_64, x64-osx): .cache/tools/qt/Qt/5.12.12/clang_64/lib/QtDesigner.framework/Headers/QDesignerCustomWidgetInterface#L4
Header <QtDesigner/QDesignerCustomWidgetInterface> is deprecated. Please include <QtUiPlugin/QDesignerCustomWidgetInterface> instead. [-W#warnings]
macos / build_macos (Release, 5.12.12, clang_64, x86_64, x64-osx): 3th_libs/LunarCalendar/3th_lib/sxtwl/src/JD.cpp#L75
'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, x86_64, x64-osx): 3th_libs/LunarCalendar/3th_lib/sxtwl/src/JD.cpp#L80
'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, x86_64, x64-osx): 3th_libs/LunarCalendar/3th_lib/sxtwl/src/JD.cpp#L85
'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, x86_64, x64-osx): .cache/tools/qt/Qt/5.12.12/clang_64/lib/QtDesigner.framework/Headers/QDesignerCustomWidgetInterface#L4
Header <QtDesigner/QDesignerCustomWidgetInterface> is deprecated. Please include <QtUiPlugin/QDesignerCustomWidgetInterface> instead. [-W#warnings]
macos / build_macos (Release, 5.12.12, clang_64, x86_64, x64-osx): Src/FrmStickyList.cpp#L47
using the result of an assignment as a condition without parentheses [-Wparentheses]
macos / build_macos (Release, 5.12.12, clang_64, x86_64, x64-osx): Src/FrmCalendar.cpp#L44
non-void function does not return a value in all control paths [-Wreturn-type]
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. 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
msvc / build_msvc (Release, 5.12.12)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
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. 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.15.2)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Release, 5.15.2, clang_64, x86_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. 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, x86_64, x64-osx)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
macos / build_macos (Release, 5.15.2, clang_64, x86_64, x64-osx)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Release, 5.15.2, clang_64, x86_64, x64-osx)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Release, 5.15.2, clang_64, x86_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, x86_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, x86_64, x64-osx): .cache/tools/qt/Qt/5.15.2/clang_64/lib/QtDesigner.framework/Headers/QDesignerCustomWidgetInterface#L4
Header <QtDesigner/QDesignerCustomWidgetInterface> is deprecated. Please include <QtUiPlugin/QDesignerCustomWidgetInterface> instead. [-W#warnings]
macos / build_macos (Release, 5.15.2, clang_64, x86_64, x64-osx): 3th_libs/LunarCalendar/3th_lib/sxtwl/src/JD.cpp#L75
'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, x86_64, x64-osx): 3th_libs/LunarCalendar/3th_lib/sxtwl/src/JD.cpp#L80
'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, x86_64, x64-osx): 3th_libs/LunarCalendar/3th_lib/sxtwl/src/JD.cpp#L85
'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, x86_64, x64-osx): .cache/tools/qt/Qt/5.15.2/clang_64/lib/QtDesigner.framework/Headers/QDesignerCustomWidgetInterface#L4
Header <QtDesigner/QDesignerCustomWidgetInterface> is deprecated. Please include <QtUiPlugin/QDesignerCustomWidgetInterface> instead. [-W#warnings]
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/.
macos / build_macos (Debug, 6.6.2, clang_64, x86_64, x64-osx)
p7zip 17.05 is already installed and up-to-date. To reinstall 17.05, run: brew reinstall p7zip
macos / build_macos (Debug, 6.6.2, clang_64, x86_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. 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.2, clang_64, x86_64, x64-osx)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
macos / build_macos (Debug, 6.6.2, clang_64, x86_64, x64-osx)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Debug, 6.6.2, clang_64, x86_64, x64-osx)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Debug, 6.6.2, clang_64, x86_64, x64-osx): 3th_libs/LunarCalendar/3th_lib/sxtwl/src/JD.cpp#L75
'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.2, clang_64, x86_64, x64-osx): 3th_libs/LunarCalendar/3th_lib/sxtwl/src/JD.cpp#L80
'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.2, clang_64, x86_64, x64-osx): 3th_libs/LunarCalendar/3th_lib/sxtwl/src/JD.cpp#L85
'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.2, clang_64, x86_64, x64-osx)
The property 'time' is defined multiple times in class CSticky.
macos / build_macos (Debug, 6.6.2, clang_64, x86_64, x64-osx): Src/ObjectFactory.h#L31
'type' is deprecated [-Wdeprecated-declarations]
macos / build_macos (Debug, 6.6.2, clang_64, x86_64, x64-osx): Src/ObjectFactory.h#L37
'create' is deprecated [-Wdeprecated-declarations]
macos / build_macos (Debug, 6.6.2, clang_64, x86_64, x64-osx): Src/ObjectFactory.h#L31
'type' is deprecated [-Wdeprecated-declarations]
msvc / build_msvc (Debug, 6.6.2)
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 (Debug, 6.6.2)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
msvc / build_msvc (Debug, 6.6.2)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
msvc / build_msvc (Debug, 6.6.2)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
ubuntu / build_ubuntu (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/.
macos / build_macos (Release, 6.6.2, clang_64, x86_64, x64-osx)
p7zip 17.05 is already installed and up-to-date. To reinstall 17.05, run: brew reinstall p7zip
macos / build_macos (Release, 6.6.2, clang_64, x86_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/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.2, clang_64, x86_64, x64-osx)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
macos / build_macos (Release, 6.6.2, clang_64, x86_64, x64-osx)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Release, 6.6.2, clang_64, x86_64, x64-osx)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
macos / build_macos (Release, 6.6.2, clang_64, x86_64, x64-osx): 3th_libs/LunarCalendar/3th_lib/sxtwl/src/JD.cpp#L75
'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.2, clang_64, x86_64, x64-osx): 3th_libs/LunarCalendar/3th_lib/sxtwl/src/JD.cpp#L80
'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.2, clang_64, x86_64, x64-osx): 3th_libs/LunarCalendar/3th_lib/sxtwl/src/JD.cpp#L85
'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.2, clang_64, x86_64, x64-osx)
The property 'time' is defined multiple times in class CSticky.
macos / build_macos (Release, 6.6.2, clang_64, x86_64, x64-osx): Src/ObjectFactory.h#L31
'type' is deprecated [-Wdeprecated-declarations]
macos / build_macos (Release, 6.6.2, clang_64, x86_64, x64-osx): Src/ObjectFactory.h#L37
'create' is deprecated [-Wdeprecated-declarations]
macos / build_macos (Release, 6.6.2, clang_64, x86_64, x64-osx): Src/ObjectFactory.h#L31
'type' is deprecated [-Wdeprecated-declarations]
msvc / build_msvc (Release, 6.6.2)
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 (Release, 6.6.2)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
msvc / build_msvc (Release, 6.6.2)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
msvc / build_msvc (Release, 6.6.2)
By not providing "FindLunarCalendar.cmake" in CMAKE_MODULE_PATH this
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: "build_android", "build_macos", "build_msvc", "build_ubuntu". 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
build_android Expired
58.1 MB
build_macos Expired
7.91 MB
build_msvc Expired
96.8 MB
build_ubuntu Expired
5.28 MB