Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/actions/setup-java
/ util.test.ts
File
util.test.ts
__tests__/util.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as cache from
'@actions/cache'
;
2
import
* as core from
'@actions/core'
;
3
import
* as fs from
'fs'
;
4
import
* as path from
'path'
;
Callers
nothing calls this directly
Calls
7
isVersionSatisfies
Function · 0.90
isCacheFeatureAvailable
Function · 0.90
convertVersionToSemver
Function · 0.90
getNextPageUrlFromLinkHeader
Function · 0.90
validatePaginationUrl
Function · 0.90
getVersionFromFileContent
Function · 0.90
isGhes
Function · 0.90
Tested by
no test coverage detected