MCPcopy
hub / github.com/ossf/scorecard / Error

Method Error

checker/raw_result.go:489–491  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

487}
488
489func (e *ElementError) Error() string {
490 return fmt.Sprintf("%s: %v", e.Err, e.Location)
491}
492
493func (e *ElementError) Unwrap() error {
494 return e.Err

Callers 15

TestChecksHavePoliciesFunction · 0.45
TestEnableCheckFunction · 0.45
TestParseFromFileFunction · 0.45
parseFromYAMLFunction · 0.45
ValidateTestReturnFunction · 0.45
PackagingFunction · 0.45
MaintainedFunction · 0.45
BranchProtectionFunction · 0.45
SASTFunction · 0.45
CIIBestPracticesFunction · 0.45
CITestsFunction · 0.45
SignedReleasesFunction · 0.45

Calls

no outgoing calls

Tested by 15

TestChecksHavePoliciesFunction · 0.36
TestEnableCheckFunction · 0.36
TestParseFromFileFunction · 0.36
TestSASTFunction · 0.36
TestDockerfilePinningFunction · 0.36