Bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible #1147
golangci-lint.yml
on: pull_request
lint-pr-changes
46s
Annotations
10 errors and 1 warning
lint-pr-changes:
cmd/modern/root.go#L65
c.Dependencies undefined (type *Root has no field or method Dependencies) (typecheck)
|
lint-pr-changes:
cmd/modern/root.go#L95
c.IsSubCommand undefined (type *Root has no field or method IsSubCommand) (typecheck)
|
lint-pr-changes:
cmd/modern/root.go#L104
c.AddFlag undefined (type *Root has no field or method AddFlag) (typecheck)
|
lint-pr-changes:
cmd/modern/root.go#L114
c.AddFlag undefined (type *Root has no field or method AddFlag) (typecheck)
|
lint-pr-changes:
cmd/modern/root.go#L120
c.AddFlag undefined (type *Root has no field or method AddFlag) (typecheck)
|
lint-pr-changes:
cmd/modern/root/start.go#L9
could not import github.com/microsoft/go-sqlcmd/internal/container (-: # github.com/microsoft/go-sqlcmd/internal/container
|
lint-pr-changes:
internal/container/controller.go#L109
undefined: types.ContainerStartOptions
|
lint-pr-changes:
internal/container/controller.go#L134
undefined: types.ContainerLogsOptions
|
lint-pr-changes:
internal/container/controller.go#L180
undefined: types.ContainerStartOptions
|
lint-pr-changes:
internal/container/controller.go#L332
undefined: types.ContainerListOptions
|
lint-pr-changes
Restore cache failed: Dependencies file is not found in /home/runner/work/go-sqlcmd/go-sqlcmd. Supported file pattern: go.sum
|