microsoft / microsoft/vscode-platform-specific-sample

Obsolete Node Version

Open
#15 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
16
Forks
12
Avg merge
3d 19h
Merged PRs (30d)
2

Description

Your build system is dependent on no-longer-supported version of node:

https://github.com/microsoft/vscode-platform-specific-sample/blob/fb5abe18266c0c30fb131a054779f0291e217b5d/.github/workflows/ci.yml#L51

Consider upgrading to Node 22 or similar.

(This is coming up as I'm looking to do similar work in a VS Code extension we're developing and looking for multi-platform examples...)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with .github/workflows/ci.yml at line 51 and inspect the configured Node version. Update the workflow to Node 22 or a similar supported version, then confirm the build workflow completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, node.js
Domain
build-system, ci-cd
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.