[PBM-1189] reorganize internal interfaces #662
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
reviewdog.yml
on: pull_request
runner / go-test
55s
runner / shellcheck
9s
runner / misspell
10s
runner / alex
44s
runner / golangci-lint
1m 33s
runner / gofmt
26s
runner / shfmt
16s
Annotations
2 errors
runner / golangci-lint:
pbm/oplog/restore.go#L274
SA1019: oe.Object.Map is deprecated: Converting directly from a D to an M will not be supported in Go Driver 2.0. Instead, users should marshal the D to BSON using bson.Marshal and unmarshal it to M using bson.Unmarshal. (staticcheck)
|
runner / golangci-lint:
pbm/restore/logical.go#L755
SA1019: md.Options.Map is deprecated: Converting directly from a D to an M will not be supported in Go Driver 2.0. Instead, users should marshal the D to BSON using bson.Marshal and unmarshal it to M using bson.Unmarshal. (staticcheck)
|