Skip to content

Removing obsolete router conversion #5

Removing obsolete router conversion

Removing obsolete router conversion #5

Triggered via push February 19, 2024 22:34
Status Failure
Total duration 27s
Artifacts

go-lint.yml

on: push
sdk-go-lint
18s
sdk-go-lint
Fit to window
Zoom out
Zoom in

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