use sdp-go v0.103.0 #2073
Annotations
10 errors and 2 warnings
golangci-lint:
main.go#L6
could not import github.com/overmindtech/cli/cmd (-: # github.com/overmindtech/cli/cmd
|
golangci-lint:
cmd/changes_get_change.go#L105
riskRes.Msg.GetGetChangeAnalysisStatus undefined (type *sdp.GetChangeRisksResponse has no field or method GetGetChangeAnalysisStatus)
|
golangci-lint:
cmd/changes_get_change.go#L107
riskRes.Msg.GetGetChangeAnalysisStatus undefined (type *sdp.GetChangeRisksResponse has no field or method GetGetChangeAnalysisStatus)
|
golangci-lint:
cmd/changes_get_change.go#L120
riskRes.Msg.GetGetChangeAnalysisStatus undefined (type *sdp.GetChangeRisksResponse has no field or method GetGetChangeAnalysisStatus)
|
golangci-lint:
cmd/changes_get_change.go#L166
riskRes.Msg.GetGetChangeAnalysisStatus undefined (type *sdp.GetChangeRisksResponse has no field or method GetGetChangeAnalysisStatus)
|
golangci-lint:
cmd/changes_get_change.go#L176
undefined: sdp.GetChangeAnalysisStatus
|
golangci-lint:
cmd/changes_get_change.go#L179
riskRes.Msg.GetGetChangeAnalysisStatus undefined (type *sdp.GetChangeRisksResponse has no field or method GetGetChangeAnalysisStatus)
|
golangci-lint:
cmd/changes_get_change.go#L328
riskRes.Msg.GetGetChangeAnalysisStatus undefined (type *sdp.GetChangeRisksResponse has no field or method GetGetChangeAnalysisStatus)
|
golangci-lint:
cmd/terraform_plan.go#L399
riskRes.Msg.GetGetChangeAnalysisStatus undefined (type *sdp.GetChangeRisksResponse has no field or method GetGetChangeAnalysisStatus)
|
golangci-lint:
cmd/terraform_plan.go#L424
riskRes.Msg.GetGetChangeAnalysisStatus undefined (type *sdp.GetChangeRisksResponse has no field or method GetGetChangeAnalysisStatus)
|
Post golangci-lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
golangci-lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Loading