Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failing Azure tests #1543

Closed
cnunciato opened this issue Jan 5, 2024 · 0 comments · Fixed by #1542
Closed

Fix failing Azure tests #1543

cnunciato opened this issue Jan 5, 2024 · 0 comments · Fixed by #1542
Assignees
Labels
area/examples kind/bug Some behavior is incorrect or out of spec p1 A bug severe enough to be the next item assigned to an engineer resolution/fixed This issue was fixed size/S Estimated effort to complete (1-2 days).
Milestone

Comments

@cnunciato
Copy link
Member

A few tests are currently failing because of an outdated Node.js version:

  error @azure/core-rest-pipeline@1.13.0: The engine "node" is incompatible with this module. Expected version ">=18.0.0". Got "16.20.2"

We should fix this by upgrading our Actions to use Node 18.

@cnunciato cnunciato added this to the 0.98 milestone Jan 5, 2024
@cnunciato cnunciato added kind/bug Some behavior is incorrect or out of spec area/examples size/S Estimated effort to complete (1-2 days). labels Jan 5, 2024
@cnunciato cnunciato self-assigned this Jan 5, 2024
@cnunciato cnunciato added the p1 A bug severe enough to be the next item assigned to an engineer label Jan 5, 2024
@pulumi-bot pulumi-bot added the resolution/fixed This issue was fixed label Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/examples kind/bug Some behavior is incorrect or out of spec p1 A bug severe enough to be the next item assigned to an engineer resolution/fixed This issue was fixed size/S Estimated effort to complete (1-2 days).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants