dep(pkg/options): update go.mod deps #150
Annotations
9 errors
|
sdk/logging/logging.go#L333
Error return value of `l.Handle` is not checked (errcheck)
|
sdk/logging/test-logger.go#L125
Error return value of `l.Handle` is not checked (errcheck)
|
sdk/app/app-main.go#L154
Error return value of `(log/slog.Handler).Handle` is not checked (errcheck)
|
sdk/instance/instance.go#L38
field `slug` is unused (unused)
|
sdk/app/internal/initializer/initializer.go#L76
field `debug` is unused (unused)
|
sdk/app/internal/application/runtime.go#L469
S1023: redundant `return` statement (gosimple)
|
sdk/services/container.go#L109
lostcancel: the cancel function returned by context.WithTimeout should be called, not discarded, to avoid a context leak (govet)
|
|
This job failed
Loading