ceph / ceph/ceph-nvmeof

An error message from github actions

Open Beginner friendly
#490 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
132
Forks
69
Avg merge
1d 7h
Merged PRs (30d)
47

Description

When running our github actions there is following message for each action:

```
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: andstor/file-existence-action@20b4d2e596410855db8f9ca21e96fbe18e12930b. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
```

It seems that we need to change the "Check coredump existence" step to use a later version.

Contributor guide

Open the contributing guide

Research direction

Find the GitHub Actions workflow containing the "Check coredump existence" step and inspect its andstor/file-existence-action reference. Update that action to a Node.js 20-compatible version, then run the workflow and confirm the Node.js 16 deprecation message no longer appears.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.