chore(deps): bump the dependencies group with 10 updates #1141
Annotations
5 errors
Test (ubuntu-latest):
config/config.go#L553
func `excludeTableFromSchema` is unused (unused)
|
Test (ubuntu-latest):
config/config.go#L908
func `matchLabels` is unused (unused)
|
Test (ubuntu-latest):
drivers/mysql/mysql.go#L501
ineffectual assignment to err (ineffassign)
|
Test (ubuntu-latest):
drivers/sqlite/sqlite.go#L368
ineffectual assignment to err (ineffassign)
|
Test (ubuntu-latest):
drivers/mongodb/mongodb.go#L98
SA1019: result.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)
|