For testing Purpose #884
Annotations
10 errors
Run dominikh/[email protected]:
agent/check_handler.go#L218
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
Run dominikh/[email protected]:
agent/check_handler.go#L253
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
Run dominikh/[email protected]:
agent/check_handler.go#L259
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
Run dominikh/[email protected]:
agent/check_handler.go#L265
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
Run dominikh/[email protected]:
backend/api/authentication_test.go#L38
should not use built-in type string as key for value; define your own type to avoid collisions (SA1029)
|
Run dominikh/[email protected]:
backend/api/authentication_test.go#L39
should not use built-in type string as key for value; define your own type to avoid collisions (SA1029)
|
Run dominikh/[email protected]:
backend/apid/routers/authentication.go#L54
should not use built-in type string as key for value; define your own type to avoid collisions (SA1029)
|
Run dominikh/[email protected]:
backend/apid/routers/authentication.go#L55
should not use built-in type string as key for value; define your own type to avoid collisions (SA1029)
|
Run dominikh/[email protected]:
backend/apid/routers/authentication.go#L117
should not use built-in type string as key for value; define your own type to avoid collisions (SA1029)
|
Run dominikh/[email protected]:
backend/apid/routers/authentication.go#L118
should not use built-in type string as key for value; define your own type to avoid collisions (SA1029)
|
Loading