Graceful restart for l3afd #1648
Annotations
10 errors and 1 warning
apis/handlers/restart_linux.go#L79
unnecessary use of fmt.Sprintf (S1039)
|
apis/handlers/restart_linux.go#L86
unnecessary use of fmt.Sprintf (S1039)
|
apis/handlers/restart_linux.go#L92
unnecessary use of fmt.Sprintf (S1039)
|
apis/handlers/restart_linux.go#L99
unnecessary use of fmt.Sprintf (S1039)
|
apis/handlers/restart_linux.go#L105
unnecessary use of fmt.Sprintf (S1039)
|
apis/handlers/restart_linux.go#L111
unnecessary use of fmt.Sprintf (S1039)
|
bpfprogs/bpf.go#L629
this value of err is never used (SA4006)
|
restart/restart.go#L296
error should be returned as the last argument (ST1008)
|
restart/restart.go#L314
error strings should not be capitalized (ST1005)
|
restart/restart.go#L318
error strings should not be capitalized (ST1005)
|
|
The logs for this run have expired and are no longer available.
Loading