Bumped versions of dependencies in go.mod and go.sum files. #215
Annotations
10 errors
database/upgrades/02-avatar-optional.go#L43
cannot use func(tx dbutil.Execable, db *dbutil.Database) error {…} (value of type func(tx dbutil.Execable, db *dbutil.Database) error) as dbutil.upgradeFunc value in argument to Table.Register
|
database/upgrades/02-avatar-optional.go#L44
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
|
database/upgrades/02-avatar-optional.go#L48
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
|
database/upgrades/02-avatar-optional.go#L52
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
|
database/upgrades/02-avatar-optional.go#L56
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
|
database/upgrades/02-avatar-optional.go#L60
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
|
database/upgrades/02-avatar-optional.go#L64
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
|
database/upgrades/02-avatar-optional.go#L68
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
|
database/upgrades/02-avatar-optional.go#L72
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
|
database/upgrades/02-avatar-optional.go#L76
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
|
The logs for this run have expired and are no longer available.
Loading