Skip to content

Move tests over and add workflows #1

Move tests over and add workflows

Move tests over and add workflows #1

Triggered via push February 19, 2024 22:30
Status Failure
Total duration 3m 10s
Artifacts

go-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
sdk-go-lint: tests/golden/main_test.go#L10
const `templateName` is unused (unused)
sdk-go-lint: tests/output_options/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: 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)