Skip to content

chore: remove redundant code and update build tags #4147

chore: remove redundant code and update build tags

chore: remove redundant code and update build tags #4147

Triggered via pull request November 17, 2025 15:43
Status Failure
Total duration 1m 19s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Build
issues found
Build: internal/models/objectmeta/object_type.go#L38
SA1019: swag.ReadJSON is deprecated: use [jsonutils.ReadJSON] instead. (staticcheck)
Build: internal/models/objectmeta/object_type.go#L32
SA1019: swag.WriteJSON is deprecated: use [jsonutils.WriteJSON] instead. (staticcheck)
Build: internal/models/objectmeta/object_ref.go#L48
SA1019: swag.ReadJSON is deprecated: use [jsonutils.ReadJSON] instead. (staticcheck)
Build: internal/models/objectmeta/object_ref.go#L42
SA1019: swag.WriteJSON is deprecated: use [jsonutils.WriteJSON] instead. (staticcheck)
Build: internal/models/objectmeta/object_meta.go#L61
SA1019: swag.ReadJSON is deprecated: use [jsonutils.ReadJSON] instead. (staticcheck)
Build: internal/models/objectmeta/object_meta.go#L55
SA1019: swag.WriteJSON is deprecated: use [jsonutils.WriteJSON] instead. (staticcheck)