Skip to content

ci: bump actions/checkout from 4.2.2 to 7.0.0#545

Open
dependabot[bot] wants to merge 1 commit into
Workingfrom
dependabot/github_actions/actions/checkout-7.0.0
Open

ci: bump actions/checkout from 4.2.2 to 7.0.0#545
dependabot[bot] wants to merge 1 commit into
Workingfrom
dependabot/github_actions/actions/checkout-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 4.2.2 to 7.0.0.

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

v6.0.0

What's Changed

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown
Contributor

Code Coverage (GCC + lcov)

Utils/StringUtils.h                            |18.1%   116| 0.0%  21|    -    0
Utils/Telemetry.h                              |20.6%   136| 0.0%  23|    -    0
Utils/ThreadDebugger.h                         |11.6%   199| 0.0%  23|    -    0
Utils/ThreadSafeQueue.h                        |27.5%    40| 0.0%  11|    -    0
Utils/Timer.cpp                                |19.4%    36| 0.0%   7|    -    0
Utils/Timer.h                                  | 100%     2| 0.0%   2|    -    0
Utils/TimerManager.h                           |18.6%   102| 0.0%  19|    -    0
Utils/Tween.h                                  |26.3%    38| 0.0%   6|    -    0
Utils/UUID.h                                   |43.2%    37| 0.0%  16|    -    0
Utils/Validate.h                               |    -     0|    -   0|    -    0
Utils/WineDetection.cpp                        |23.1%    39| 0.0%   9|    -    0

[/home/runner/work/SparkEngine/SparkEngine/SparkSDK/Include/Spark/]
IEngineContext.h                               |7300%     1| 0.0%   1|    -    0
IModule.h                                      | 800%     1| 0.0%   1|    -    0
ServiceInterfaces.h                            | 200%     3| 0.0%   3|    -    0
Version.h                                      |    -     0|    -   0|    -    0

[/home/runner/work/SparkEngine/SparkEngine/Templates/EmptyProject/Source/]
GameModule.h                                   |38.9%    18| 0.0%   6|    -    0

[/home/runner/work/SparkEngine/SparkEngine/Templates/FPSStarter/Source/]
GameModule.h                                   |36.0%    25| 0.0%   7|    -    0

[/home/runner/work/SparkEngine/SparkEngine/Templates/MultiplayerArena/Source/]
GameModule.h                                   |34.6%    26| 0.0%   7|    -    0

[/home/runner/work/SparkEngine/SparkEngine/Templates/PlatformerKit/Source/]
GameModule.h                                   |25.0%    32| 0.0%   7|    -    0

[/home/runner/work/SparkEngine/SparkEngine/Templates/RPGStarter/Source/]
GameModule.h                                   |37.5%    24| 0.0%   8|    -    0
================================================================================
                                         Total:|28.3% 39942| 0.0%  6k|    -    0

Per-Subsystem Coverage

Subsystem Lines Hit Coverage Threshold Status
AI 3805 1083 28.5% 35%
Animation 1581 538 34% 35%
Audio 0 0 0% 30%
Camera 0 0 0% 40%
Core 5070 3111 61.4% 40%
ECS 750 345 46% 40%
Editor 7598 3084 40.6% 25%
GameModules 8007 4414 55.1% 30%
Graphics 17712 9183 51.8% 30%
Networking 3828 2722 71.1% 35%
Physics 0 0 0% 35%
Scripting 1053 362 34.4% 30%
Utils 10495 6637 63.2% 60%

Total: 52.6% (31479/59899 lines)

@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

🔍 CodeQL Report

Language: c-cpp
Errors: 0 | Warnings: 50 | Notes: 0

⚠️ Warnings (50)
Rule Location Message
cpp/toctou-race-condition ThirdParty/SDL2/src/audio/SDL_audiodev.c:53 The filename being operated upon was previously checked, but the underlying file may have been changed since then. The filename being operated upon was previously checked, but the underlying file may have been changed since then.
cpp/toctou-race-condition ThirdParty/SDL2/src/haptic/linux/SDL_syshaptic.c:252 The filename being operated upon was previously checked, but the underlying file may have been changed since then.
cpp/toctou-race-condition ThirdParty/Utils/miniz/miniz_zip.c:4613 The filename being operated upon was previously checked, but the underlying file may have been changed since then.
cpp/comparison-with-wider-type ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:608 Comparison between l of type Type and mNumLayers of wider type uint.
cpp/comparison-with-wider-type ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:587 Comparison between l of type Type and mNumLayers of wider type uint.
cpp/comparison-with-wider-type ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:542 Comparison between l of type Type and mNumLayers of wider type uint.
cpp/comparison-with-wider-type ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:522 Comparison between l of type Type and mNumLayers of wider type uint.
cpp/comparison-with-wider-type ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:499 Comparison between l of type Type and mNumLayers of wider type uint.
cpp/comparison-with-wider-type ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:476 Comparison between l of type Type and mNumLayers of wider type uint.
cpp/comparison-with-wider-type ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:453 Comparison between l of type Type and mNumLayers of wider type uint.
cpp/comparison-with-wider-type ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:430 Comparison between l of type Type and mNumLayers of wider type uint.
cpp/comparison-with-wider-type ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:269 Comparison between broadphase_layer of type Type and mNumLayers of wider type uint.
cpp/comparison-with-wider-type ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:230 Comparison between broadphase_layer of type Type and mNumLayers of wider type uint.
cpp/comparison-with-wider-type ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:68 Comparison between l of type Type and mNumLayers of wider type uint.
cpp/wrong-type-format-argument ThirdParty/AI/recastnavigation/Recast/Source/RecastRegion.cpp:1658 This format specifier for type 'int' does not match the argument type 'long'.
cpp/integer-multiplication-cast-to-long ThirdParty/AI/recastnavigation/Recast/Source/RecastMesh.cpp:1137 Multiplication result may overflow 'int' before it is converted to 'unsigned long'.
cpp/integer-multiplication-cast-to-long ThirdParty/AI/recastnavigation/Recast/Source/RecastMesh.cpp:878 Multiplication result may overflow 'int' before it is converted to 'unsigned long'.
cpp/integer-multiplication-cast-to-long ThirdParty/SDL2/src/audio/SDL_audiocvt.c:260 Multiplication result may overflow 'int' before it is converted to 'unsigned long'.
cpp/integer-multiplication-cast-to-long ThirdParty/SDL2/src/render/SDL_render.c:2410 Multiplication result may overflow 'float' before it is converted to 'double'.
cpp/integer-multiplication-cast-to-long ThirdParty/SDL2/src/render/SDL_render.c:2412 Multiplication result may overflow 'float' before it is converted to 'double'.
cpp/integer-multiplication-cast-to-long ThirdParty/SDL2/src/render/SDL_render.c:2429 Multiplication result may overflow 'float' before it is converted to 'double'.
cpp/integer-multiplication-cast-to-long ThirdParty/SDL2/src/render/SDL_render.c:2436 Multiplication result may overflow 'float' before it is converted to 'double'.
cpp/integer-multiplication-cast-to-long ThirdParty/SDL2/src/render/SDL_render.c:2448 Multiplication result may overflow 'float' before it is converted to 'double'.
cpp/integer-multiplication-cast-to-long ThirdParty/SDL2/src/render/SDL_render.c:2455 Multiplication result may overflow 'float' before it is converted to 'double'.
cpp/integer-multiplication-cast-to-long ThirdParty/SDL2/src/render/SDL_yuv_sw.c:126 Multiplication result may overflow 'int' before it is converted to 'unsigned long'.
cpp/integer-multiplication-cast-to-long ThirdParty/SDL2/src/render/SDL_yuv_sw.c:190 Multiplication result may overflow 'int' before it is converted to 'unsigned long'.
cpp/integer-multiplication-cast-to-long ThirdParty/SDL2/src/render/opengl/SDL_render_gl.c:486 Multiplication result may overflow 'int' before it is converted to 'unsigned long'.
cpp/integer-multiplication-cast-to-long ThirdParty/SDL2/src/render/opengl/SDL_render_gl.c:491 Multiplication result may overflow 'int' before it is converted to 'unsigned long'.
cpp/integer-multiplication-cast-to-long ThirdParty/SDL2/src/render/opengles/SDL_render_gles.c:913 Multiplication result may overflow 'int' before it is converted to 'size_t'.
cpp/integer-multiplication-cast-to-long ThirdParty/SDL2/src/render/opengles/SDL_render_gles.c:604 Multiplication result may overflow 'int' before it is converted to 'unsigned long'.
... ... 20 more findings omitted

Updated: 2026-07-20T12:48:17Z — this comment is updated in-place, not duplicated.

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7.0.0 branch from 6a2b229 to a659181 Compare July 20, 2026 11:38
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 7.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v4.2.2...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7.0.0 branch from a659181 to c6b2fe4 Compare July 20, 2026 12:17
@github-actions

Copy link
Copy Markdown
Contributor

Code Coverage (GCC + lcov)

Utils/StringUtils.h                            |18.1%   116| 0.0%  21|    -    0
Utils/Telemetry.h                              |20.6%   136| 0.0%  23|    -    0
Utils/ThreadDebugger.h                         |11.6%   199| 0.0%  23|    -    0
Utils/ThreadSafeQueue.h                        |27.5%    40| 0.0%  11|    -    0
Utils/Timer.cpp                                |19.4%    36| 0.0%   7|    -    0
Utils/Timer.h                                  | 100%     2| 0.0%   2|    -    0
Utils/TimerManager.h                           |18.6%   102| 0.0%  19|    -    0
Utils/Tween.h                                  |26.3%    38| 0.0%   6|    -    0
Utils/UUID.h                                   |43.2%    37| 0.0%  16|    -    0
Utils/Validate.h                               |    -     0|    -   0|    -    0
Utils/WineDetection.cpp                        |23.1%    39| 0.0%   9|    -    0

[/home/runner/work/SparkEngine/SparkEngine/SparkSDK/Include/Spark/]
IEngineContext.h                               |7300%     1| 0.0%   1|    -    0
IModule.h                                      | 800%     1| 0.0%   1|    -    0
ServiceInterfaces.h                            | 200%     3| 0.0%   3|    -    0
Version.h                                      |    -     0|    -   0|    -    0

[/home/runner/work/SparkEngine/SparkEngine/Templates/EmptyProject/Source/]
GameModule.h                                   |38.9%    18| 0.0%   6|    -    0

[/home/runner/work/SparkEngine/SparkEngine/Templates/FPSStarter/Source/]
GameModule.h                                   |36.0%    25| 0.0%   7|    -    0

[/home/runner/work/SparkEngine/SparkEngine/Templates/MultiplayerArena/Source/]
GameModule.h                                   |34.6%    26| 0.0%   7|    -    0

[/home/runner/work/SparkEngine/SparkEngine/Templates/PlatformerKit/Source/]
GameModule.h                                   |25.0%    32| 0.0%   7|    -    0

[/home/runner/work/SparkEngine/SparkEngine/Templates/RPGStarter/Source/]
GameModule.h                                   |37.5%    24| 0.0%   8|    -    0
================================================================================
                                         Total:|28.3% 39934| 0.0%  6k|    -    0

Per-Subsystem Coverage

Subsystem Lines Hit Coverage Threshold Status
AI 3805 1083 28.5% 35%
Animation 1581 538 34% 35%
Audio 0 0 0% 30%
Camera 0 0 0% 40%
Core 5070 3111 61.4% 40%
ECS 750 345 46% 40%
Editor 7598 3084 40.6% 25%
GameModules 8007 4414 55.1% 30%
Graphics 17712 9182 51.8% 30%
Networking 3828 2715 70.9% 35%
Physics 0 0 0% 35%
Scripting 1053 362 34.4% 30%
Utils 10495 6637 63.2% 60%

Total: 52.5% (31471/59899 lines)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants