Modify open log file #1337
Annotations
22 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
|
Src/CMakeLists.txt#L120
By not providing "Findcmark.cmake" in CMAKE_MODULE_PATH this project has
|
Src/cmark/cmark-0.30.2/src/cmark.h#L105
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Src/cmark/cmark-0.30.2/src/cmark.c#L9
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Src/cmark/cmark-0.30.2/src/cmark.c#L11
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Src/cmark/cmark-0.30.2/src/cmark.c#L33
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Src/cmark/cmark-0.30.2/src/cmark.h#L105
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Src/cmark/cmark-0.30.2/src/cmark.h#L105
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Src/cmark/cmark-0.30.2/src/cmark.h#L105
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Src/cmark/cmark-0.30.2/src/cmark.h#L105
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Src/cmark/cmark-0.30.2/src/cmark.h#L105
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Src/CMakeLists.txt#L120
By not providing "Findcmark.cmake" in CMAKE_MODULE_PATH this project has
|
Src/cmark/cmark-0.30.2/src/cmark.h#L105
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Src/cmark/cmark-0.30.2/src/cmark.c#L9
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Src/cmark/cmark-0.30.2/src/cmark.c#L11
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Src/cmark/cmark-0.30.2/src/cmark.c#L33
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Src/cmark/cmark-0.30.2/src/cmark.h#L105
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Src/cmark/cmark-0.30.2/src/cmark.h#L105
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Src/cmark/cmark-0.30.2/src/cmark.h#L105
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Src/cmark/cmark-0.30.2/src/cmark.h#L105
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Src/cmark/cmark-0.30.2/src/cmark.h#L105
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
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/
|
This job succeeded
Loading