Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/actions/actions-runner-controller
/ Errorf
Method
Errorf
testing/runtime/runtime.go:29–31 ·
view source on GitHub ↗
(f string, args ...interface{})
Source
from the content-addressed store, hash-verified
27
}
28
29
func
(k Cmdr) Errorf(f string, args ...
interface
{}) {
30
fmt.Fprintf(os.Stderr, f+
"\n"
, args...)
31
}
Callers
15
CombinedOutput
Method · 0.95
main
Function · 0.45
Validate
Method · 0.45
Validate
Method · 0.45
certClient
Method · 0.45
httpClient
Method · 0.45
New
Function · 0.45
GetSecret
Method · 0.45
cleanupRunnerLinkedPods
Method · 0.45
cleanupRunnerLinkedSecrets
Method · 0.45
getScaleUpTargetWithFunction
Method · 0.45
getManagedRunnerGroupsFromHRAs
Method · 0.45
Calls
no outgoing calls
Tested by
15
TestGetRequest
Function · 0.36
TestGetValidCapacityReservations
Function · 0.36
sendWebhook
Function · 0.36
Test_filterLabels
Function · 0.36
Test_workVolumeClaimTemplateVolumeV1VolumeTransformation
Function · 0.36
TestCalculateActiveAndUpcomingRecurringPeriods
Function · 0.36
TestNewRunnerReplicaSet
Function · 0.36
TestDetermineDesiredReplicas_RepositoryRunner
Function · 0.36
TestDetermineDesiredReplicas_OrganizationalRunner
Function · 0.36
Test_filterLabels
Function · 0.36
verifyActionsWorkflowRun
Function · 0.36
TestGetRegistrationToken
Function · 0.36