Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/dev-infra
/ json
Method
json
github-actions/saucelabs/set-saucelabs-env.js:9710–9714 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9708
this[kAbort]();
9709
}
9710
return
super.destroy(err);
9711
}
9712
_destroy(err, callback) {
9713
if
(!this[kReading]) {
9714
setImmediate(() => {
9715
callback(err);
9716
});
9717
}
else
{
Callers
4
fetchPackageInfoFromNpmRegistry
Function · 0.45
getStatusFromStandardApi
Method · 0.45
getNpmPackageIntegrity
Function · 0.45
index.ts
File · 0.45
Calls
2
__async
Function · 0.70
consume
Function · 0.70
Tested by
no test coverage detected