Skip to content

Multi: Resolve out of date Titan Models #4002

Multi: Resolve out of date Titan Models

Multi: Resolve out of date Titan Models #4002

Triggered via pull request January 30, 2026 09:14
Status Success
Total duration 2m 7s
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)