Skip to content

Fix FindEndOfLifeImagesTest to suggest Node 26 or 24#7800

Merged
greg-at-moderne merged 1 commit into
mainfrom
greg-github-actions-failure-fix
May 27, 2026
Merged

Fix FindEndOfLifeImagesTest to suggest Node 26 or 24#7800
greg-at-moderne merged 1 commit into
mainfrom
greg-github-actions-failure-fix

Conversation

@greg-at-moderne
Copy link
Copy Markdown
Contributor

What's changed?

Changing the test expectations in FindEndOfLifeImagesTest to mention Node 26.

What's your motivation?

Fix broken CI after a77f82c:

org.opentest4j.AssertionFailedError: [Unexpected result in "Dockerfile": |  
-- | --
diff --git a/Dockerfile b/Dockerfile |  
index ec10687..8d11f45 100644 |  
--- a/Dockerfile |  
+++ b/Dockerfile |  
@@ -1,2 +1,2 @@ |  
-~~(EOL: node:14-slim (ended 2023-04-30, suggest 24 or 22))~~>FROM node:14-slim |  
+~~(EOL: node:14-slim (ended 2023-04-30, suggest 26 or 24))~~>FROM node:14-slim |  
RUN npm install |  
\ No newline at end of file |  
]

@github-project-automation github-project-automation Bot moved this to In Progress in OpenRewrite May 27, 2026
@greg-at-moderne greg-at-moderne marked this pull request as ready for review May 27, 2026 13:10
@greg-at-moderne greg-at-moderne merged commit 6e1796a into main May 27, 2026
1 check passed
@greg-at-moderne greg-at-moderne deleted the greg-github-actions-failure-fix branch May 27, 2026 13:10
@github-project-automation github-project-automation Bot moved this from In Progress to Done in OpenRewrite May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant