Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SchemaStore/schemastore
/ taskCheckRemote
Function
taskCheckRemote
cli.js:846–848 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
844
}
845
846
async
function
taskCheckRemote() {
847
console.info(
'TODO'
)
848
}
849
850
async
function
taskReport() {
851
await
printSchemaReport()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected