Skip to content

[PBM-1189] reorganize internal interfaces #662

[PBM-1189] reorganize internal interfaces

[PBM-1189] reorganize internal interfaces #662

Triggered via pull request September 28, 2023 08:53
@defbindefbin
synchronize #881
PBM-1189
Status Success
Total duration 1m 46s
Artifacts
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 / go-test
runner / shellcheck
9s
runner / shellcheck
runner / misspell
10s
runner / misspell
runner / alex
44s
runner / alex
runner / golangci-lint
1m 33s
runner / golangci-lint
runner / gofmt
26s
runner / gofmt
runner / shfmt
16s
runner / shfmt
Fit to window
Zoom out
Zoom in

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)