Resolve CI lint regressions in CVE-2019-9583 retry path#145
Open
Resolve CI lint regressions in CVE-2019-9583 retry path#145
Conversation
Co-authored-by: jens-maus <5887769+jens-maus@users.noreply.github.com> Agent-Logs-Url: https://github.com/OpenCCU/ReGaHss-Test/sessions/c0ad8bb3-da17-4023-af38-83b24518c8ef
Copilot created this pull request from a session on behalf of
jens-maus
March 22, 2026 21:14
View session
Co-authored-by: jens-maus <5887769+jens-maus@users.noreply.github.com> Agent-Logs-Url: https://github.com/OpenCCU/ReGaHss-Test/sessions/309f1491-0af4-4bf3-bf5e-0d31a7aee6ab
Co-authored-by: jens-maus <5887769+jens-maus@users.noreply.github.com> Agent-Logs-Url: https://github.com/OpenCCU/ReGaHss-Test/sessions/309f1491-0af4-4bf3-bf5e-0d31a7aee6ab
Co-authored-by: jens-maus <5887769+jens-maus@users.noreply.github.com> Agent-Logs-Url: https://github.com/OpenCCU/ReGaHss-Test/sessions/309f1491-0af4-4bf3-bf5e-0d31a7aee6ab
Co-authored-by: jens-maus <5887769+jens-maus@users.noreply.github.com> Agent-Logs-Url: https://github.com/OpenCCU/ReGaHss-Test/sessions/309f1491-0af4-4bf3-bf5e-0d31a7aee6ab
Copilot
AI
changed the title
Identifying and fixing CI workflow errors
Stabilize CI by hardening CVE-2019-9583 URL scan against transient socket failures
Mar 22, 2026
Co-authored-by: jens-maus <5887769+jens-maus@users.noreply.github.com> Agent-Logs-Url: https://github.com/OpenCCU/ReGaHss-Test/sessions/8fe8f667-8c90-4ca9-8a38-ab41e375bd73
Copilot
AI
changed the title
Stabilize CI by hardening CVE-2019-9583 URL scan against transient socket failures
Resolve CI lint regressions in CVE-2019-9583 retry path
Mar 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The latest workflow runs failed due to XO lint errors introduced in the CVE-2019-9583 hardening changes, not due to test logic regressions. This update keeps the retry behavior intact while aligning the implementation with repository lint rules.
Lint-compliant retry error code lookup
ArraytoSet..includes(...)with.has(...)to satisfyunicorn/prefer-set-has.Control-flow simplification
elsebranch after earlyreturnin the request callback to satisfyno-else-return.💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.