Skip to content

add dmrlet - lightweight node agent for Docker Model Runner #1890

add dmrlet - lightweight node agent for Docker Model Runner

add dmrlet - lightweight node agent for Docker Model Runner #1890

Triggered via pull request February 11, 2026 17:57
@ericcurtinericcurtin
synchronize #627
dmrlet1
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

28 errors
lint (darwin): pkg/dmrlet/container/spec.go#L222
missing cases in switch of type container.Backend: container.BackendDiffusers (exhaustive)
lint (darwin): pkg/dmrlet/container/spec.go#L167
missing cases in switch of type gpu.GPUType: gpu.GPUTypeNone, gpu.GPUTypeUnknown (exhaustive)
lint (darwin): pkg/dmrlet/daemon/api.go#L572
Error return value of `encoding/json.Marshal` is not checked (errchkjson)
lint (darwin): pkg/dmrlet/daemon/api.go#L543
Error return value of `encoding/json.Marshal` is not checked (errchkjson)
lint (darwin): pkg/dmrlet/daemon/api.go#L460
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errchkjson)
lint (darwin): pkg/dmrlet/daemon/api.go#L450
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errchkjson)
lint (darwin): pkg/dmrlet/daemon/api.go#L307
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errchkjson)
lint (darwin): pkg/dmrlet/daemon/api.go#L249
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errchkjson)
lint (darwin): pkg/dmrlet/daemon/api.go#L220
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errchkjson)
lint (darwin): pkg/dmrlet/daemon/api.go#L167
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errchkjson)
lint (windows)
The strategy configuration was canceled because "lint.darwin" failed
lint (windows)
The operation was canceled.
lint (windows): pkg/dmrlet/runtime/process.go#L143
undefined: syscall.Kill (typecheck)
lint (windows): pkg/dmrlet/runtime/process.go#L142
undefined: syscall.Getpgid
lint (windows): pkg/dmrlet/runtime/process.go#L126
undefined: syscall.Kill
lint (windows): pkg/dmrlet/runtime/process.go#L124
undefined: syscall.Getpgid
lint (windows): pkg/dmrlet/runtime/process.go#L83
unknown field Setpgid in struct literal of type "syscall".SysProcAttr
lint (linux)
The strategy configuration was canceled because "lint.darwin" failed
lint (linux): pkg/dmrlet/container/spec.go#L222
missing cases in switch of type container.Backend: container.BackendDiffusers (exhaustive)
lint (linux): pkg/dmrlet/container/spec.go#L167
missing cases in switch of type gpu.GPUType: gpu.GPUTypeNone, gpu.GPUTypeUnknown (exhaustive)
lint (linux): pkg/dmrlet/daemon/api.go#L572
Error return value of `encoding/json.Marshal` is not checked (errchkjson)
lint (linux): pkg/dmrlet/daemon/api.go#L543
Error return value of `encoding/json.Marshal` is not checked (errchkjson)
lint (linux): pkg/dmrlet/daemon/api.go#L460
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errchkjson)
lint (linux): pkg/dmrlet/daemon/api.go#L450
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errchkjson)
lint (linux): pkg/dmrlet/daemon/api.go#L307
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errchkjson)
lint (linux): pkg/dmrlet/daemon/api.go#L249
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errchkjson)
lint (linux): pkg/dmrlet/daemon/api.go#L220
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errchkjson)
lint (linux): pkg/dmrlet/daemon/api.go#L167
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errchkjson)