Removing obsolete router conversion #5
Annotations
6 errors
sdk-go-lint:
tests/output_options/main_test.go#L10
const `templateName` is unused (unused)
|
sdk-go-lint:
tests/golden/main_test.go#L10
const `templateName` is unused (unused)
|
sdk-go-lint:
solver.go#L95
lostcancel: the cancel function returned by context.WithDeadline should be called, not discarded, to avoid a context leak (govet)
|
sdk-go-lint:
solver_parallel.go#L73
lostcancel: the cancel function returned by context.WithDeadline should be called, not discarded, to avoid a context leak (govet)
|
sdk-go-lint:
tests/custom_matrices/main.go#L46
SA1019: common.NewSpeed is deprecated: This package is deprecated and will be removed in the next major release. Use [github.com/nextmv-io/sdk/common] instead. (staticcheck)
|
sdk-go-lint
issues found
|