Skip to content

Address markdown linter #3

Address markdown linter

Address markdown linter #3

Triggered via push February 19, 2024 22:32
Status Failure
Total duration 26s
Artifacts

go-lint.yml

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

Annotations

10 errors
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: schema/router.go#L12
SA1019: route.Stop is deprecated: This package is deprecated and will be removed in the next major release. It is used with the router engine which was replaced by [github.com/nextmv-io/sdk/nextroute]. (staticcheck)
sdk-go-lint: schema/router.go#L19
SA1019: route.Job is deprecated: This package is deprecated and will be removed in the next major release. It is used with the router engine which was replaced by [github.com/nextmv-io/sdk/nextroute]. (staticcheck)
sdk-go-lint: schema/router.go#L20
SA1019: route.Window is deprecated: This package is deprecated and will be removed in the next major release. It is used with the router engine which was replaced by [github.com/nextmv-io/sdk/nextroute]. (staticcheck)
sdk-go-lint: schema/router.go#L21
SA1019: route.TimeWindow is deprecated: This package is deprecated and will be removed in the next major release. It is used with the router engine which was replaced by [github.com/nextmv-io/sdk/nextroute]. (staticcheck)
sdk-go-lint: schema/router.go#L23
SA1019: route.Backlog is deprecated: This package is deprecated and will be removed in the next major release. It is used with the router engine which was replaced by [github.com/nextmv-io/sdk/nextroute]. (staticcheck)
sdk-go-lint: schema/router.go#L24
SA1019: route.Attributes is deprecated: This package is deprecated and will be removed in the next major release. It is used with the router engine which was replaced by [github.com/nextmv-io/sdk/nextroute]. (staticcheck)
sdk-go-lint: schema/router.go#L25
SA1019: route.Attributes is deprecated: This package is deprecated and will be removed in the next major release. It is used with the router engine which was replaced by [github.com/nextmv-io/sdk/nextroute]. (staticcheck)
sdk-go-lint: schema/router.go#L29
SA1019: route.Alternate is deprecated: This package is deprecated and will be removed in the next major release. It is used with the router engine which was replaced by [github.com/nextmv-io/sdk/nextroute]. (staticcheck)