Skip to content

fix incorrect comparison when identifying duplicate @returns commands #2284

fix incorrect comparison when identifying duplicate @returns commands

fix incorrect comparison when identifying duplicate @returns commands #2284

Triggered via pull request July 2, 2024 15:48
Status Success
Total duration 18m 4s
Artifacts 3

ci.yml

on: pull_request
Generate Test Matrix
2s
Generate Test Matrix
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Generate Test Matrix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: alandefreitas/cpp-actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clang 17.0: C++20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: alandefreitas/cpp-actions/[email protected], alandefreitas/cpp-actions/[email protected], alandefreitas/cpp-actions/[email protected], actions/setup-node@v3, alandefreitas/cpp-actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Warning - clang++-17 - [-Wsign-compare]: src/lib/AST/ASTVisitor.cpp#L1508
clang++-17 - comparison of integers of different signs: 'unsigned int' and 'int' ([-Wsign-compare])
Build Warning - clang++-17 - [-Wsign-compare]: src/lib/AST/ASTVisitor.cpp#L1650
clang++-17 - comparison of integers of different signs: 'unsigned int' and 'int' ([-Wsign-compare])
GCC 13.1: C++20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: alandefreitas/cpp-actions/[email protected], alandefreitas/cpp-actions/[email protected], alandefreitas/cpp-actions/[email protected], actions/setup-node@v3, alandefreitas/cpp-actions/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Warning - g++-13 - [-Wsign-compare]: src/lib/AST/ASTVisitor.cpp#L1508
g++-13 - comparison of integer expressions of different signedness: 'unsigned int' and 'int' ([-Wsign-compare])
Build Warning - g++-13 - [-Wsign-compare]: src/lib/AST/ASTVisitor.cpp#L1650
g++-13 - comparison of integer expressions of different signedness: 'unsigned int' and 'int' ([-Wsign-compare])
MSVC 14.34: C++20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: alandefreitas/cpp-actions/[email protected], seanmiddleditch/gha-setup-ninja@v4, alandefreitas/cpp-actions/[email protected], alandefreitas/cpp-actions/[email protected], actions/setup-node@v3, alandefreitas/cpp-actions/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Releases
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Demos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, alandefreitas/cpp-actions/[email protected], alandefreitas/cpp-actions/[email protected], actions/cache@v3, SimenB/github-actions-cpu-cores@v1, actions/upload-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: "demos", "release-packages-Linux", "release-packages-Windows". 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 Digest
demos Expired
1.51 MB
release-packages-Linux Expired
865 MB
release-packages-Windows Expired
607 MB