Skip to content

Bedrock Runtime: Remove EoL Models #3556

Bedrock Runtime: Remove EoL Models

Bedrock Runtime: Remove EoL Models #3556

Triggered via pull request October 1, 2025 17:15
Status Success
Total duration 2m 13s
Artifacts

lint-golang.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)