Skip to content

Add more example usecases to the hems cmd #649

Add more example usecases to the hems cmd

Add more example usecases to the hems cmd #649

Triggered via push October 28, 2024 16:24
Status Failure
Total duration 1m 47s
Artifacts

default.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Build: usecases/cem/cevc/public_scen2.go#L108
G115: integer overflow conversion int -> uint (gosec)
Build: cmd/remote/reflection.go#L231
unnecessary trailing newline (whitespace)
Build: cmd/remote/framer.go#L51
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
Build: cmd/remote/main.go#L79
ineffectual assignment to err (ineffassign)
Build: cmd/remote/util.go#L74
ineffectual assignment to err (ineffassign)
Build: cmd/remote/rpc.go#L163
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
Build: cmd/remote/rpc.go#L158
SA9003: empty branch (staticcheck)
Build
Process completed with exit code 1.