Merge pull request #588 from k1LoW/dependabot/go_modules/dependencies… #1142
Annotations
5 errors and 1 warning
config/config.go#L553
func `excludeTableFromSchema` is unused (unused)
|
config/config.go#L908
func `matchLabels` is unused (unused)
|
drivers/mysql/mysql.go#L501
ineffectual assignment to err (ineffassign)
|
drivers/sqlite/sqlite.go#L368
ineffectual assignment to err (ineffassign)
|
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)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "octocov-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading