fix #535 #1062
Annotations
8 errors
config/config.go#L545
func `excludeTableFromSchema` is unused (unused)
|
config/config.go#L890
func `matchLabels` is unused (unused)
|
output/mermaid/mermaid_test.go#L75
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
output/mermaid/mermaid_test.go#L104
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
output/mermaid/mermaid_test.go#L136
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
drivers/mysql/mysql.go#L501
ineffectual assignment to err (ineffassign)
|
drivers/sqlite/sqlite.go#L366
ineffectual assignment to err (ineffassign)
|
drivers/mongodb/mongodb.go#L92
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 logs for this run have expired and are no longer available.
Loading