Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/parse-community/parse-dashboard
/ nodeEngineCheck.mjs
File
nodeEngineCheck.mjs
ci/nodeEngineCheck.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as core from
'@actions/core'
;
2
import
semver from
'semver'
;
3
import
fs from
'fs/promises'
;
4
import
path from
'path'
;
Callers
nothing calls this directly
Calls
1
check
Function · 0.70
Tested by
no test coverage detected