Skip to content

Conversation

@pawelangelow
Copy link
Contributor

@pawelangelow pawelangelow commented Dec 18, 2025

v1 was deprecated on January 18th, 2023. Also upgrade actions/checkout from v2 to v4.

What

I noticed that we have failing tasks here: https://github.com/redis/RedisInsight/actions/runs/20341218220, so I updated them.


Note

Bumps GitHub Actions in /.github/workflows/codeql-analysis.yml: actions/checkout to v4 and all github/codeql-action/* steps to v3.

  • CI / GitHub Actions (.github/workflows/codeql-analysis.yml):
    • Upgrade actions/checkout from v2v4.
    • Upgrade CodeQL actions from v1v3:
      • github/codeql-action/init@v3
      • github/codeql-action/autobuild@v3
      • github/codeql-action/analyze@v3

Written by Cursor Bugbot for commit 5e35b3d. This will update automatically on new commits. Configure here.

v1 was deprecated on January 18th, 2023.
Also upgrade actions/checkout from v2 to v4.
@github-actions
Copy link
Contributor

Code Coverage - Integration Tests

Status Category Percentage Covered / Total
🟢 Statements 81.52% 16347/20051
🟡 Branches 64.56% 7380/11430
🟡 Functions 70.4% 2289/3251
🟢 Lines 81.16% 15381/18950

@github-actions
Copy link
Contributor

Code Coverage - Backend unit tests

St.
Category Percentage Covered / Total
🟢 Statements 92.33% 13970/15131
🟡 Branches 74.09% 4216/5690
🟢 Functions 85.89% 2148/2501
🟢 Lines 92.14% 13357/14497

Test suite run success

3009 tests passing in 287 suites.

Report generated by 🧪jest coverage report action from 5e35b3d

Copy link

@jit-ci jit-ci bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ The following Jit checks failed to run:

  • secret-detection-trufflehog

#jit_bypass_commit in this PR to bypass, Jit Admin privileges required.

More info in the Jit platform.

@github-actions
Copy link
Contributor

Code Coverage - Frontend unit tests

St.
Category Percentage Covered / Total
🟢 Statements 82.84% 21094/25463
🟡 Branches 68.06% 8882/13051
🟡 Functions 78.03% 5781/7409
🟢 Lines 83.23% 20657/24818

Test suite run success

5487 tests passing in 704 suites.

Report generated by 🧪jest coverage report action from 5e35b3d

@pawelangelow pawelangelow merged commit f37e869 into main Dec 18, 2025
31 of 33 checks passed
@pawelangelow pawelangelow deleted the bugfix/update-codeql-action branch December 18, 2025 16:11
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.

3 participants