Implement -J flag for server certificate pinning with strict encryption #1248
golangci-lint.yml
on: pull_request
lint-pr-changes
1m 4s
Annotations
10 errors and 1 warning
|
lint-pr-changes:
cmd/modern/root/open.go#L30
c.Dependencies undefined (type *Open has no field or method Dependencies) (typecheck)
|
|
lint-pr-changes:
cmd/modern/root/install.go#L31
c.Dependencies undefined (type *Install has no field or method Dependencies) (typecheck)
|
|
lint-pr-changes:
cmd/modern/root/config.go#L45
c.Dependencies undefined (type *Config has no field or method Dependencies) (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.go#L114
c.AddFlag undefined (type *Root has no field or method AddFlag) (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#L95
c.IsSubCommand undefined (type *Root has no field or method IsSubCommand) (typecheck)
|
|
lint-pr-changes:
cmd/modern/root.go#L65
c.Dependencies undefined (type *Root has no field or method Dependencies) (typecheck)
|
|
lint-pr-changes:
pkg/sqlcmd/connect.go#L156
undefined: msdsn.ServerCertificate) (typecheck)
|
|
lint-pr-changes:
cmd/modern/main.go#L23
could not import github.com/microsoft/go-sqlcmd/pkg/sqlcmd (-: # github.com/microsoft/go-sqlcmd/pkg/sqlcmd
|
|
lint-pr-changes
Restore cache failed: Dependencies file is not found in /home/runner/work/go-sqlcmd/go-sqlcmd. Supported file pattern: go.sum
|