Bedrock Runtime: Remove EoL Models #3556
Annotations
7 errors
|
Lint GoLang
S1038: should use log.Printf(...) instead of log.Println(fmt.Sprintf(...)) (gosimple)
|
|
Lint GoLang
ineffectual assignment to err (ineffassign)
|
|
Lint GoLang
ineffectual assignment to err (ineffassign)
|
|
Lint GoLang
S1002: should omit comparison to bool constant, can be simplified to `!done` (gosimple)
|
|
Lint GoLang
func `httpErr.Error` is unused (unused)
|
|
Lint GoLang
func `httpErr.HTTPStatusCode` is unused (unused)
|
|
Lint GoLang
type `httpErr` is unused (unused)
|