Skip to content

Bumped versions of dependencies in go.mod and go.sum files. #449

Bumped versions of dependencies in go.mod and go.sum files.

Bumped versions of dependencies in go.mod and go.sum files. #449

Triggered via pull request June 1, 2024 17:11
Status Failure
Total duration 1m 47s
Artifacts

go.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Lint (old): 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
Lint (old): database/upgrades/02-avatar-optional.go#L44
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
Lint (old): database/upgrades/02-avatar-optional.go#L48
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
Lint (old): database/upgrades/02-avatar-optional.go#L52
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
Lint (old): database/upgrades/02-avatar-optional.go#L56
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
Lint (old): database/upgrades/02-avatar-optional.go#L60
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
Lint (old): database/upgrades/02-avatar-optional.go#L64
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
Lint (old): database/upgrades/02-avatar-optional.go#L68
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
Lint (old): database/upgrades/02-avatar-optional.go#L72
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
Lint (old): database/upgrades/02-avatar-optional.go#L76
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
Lint (latest): 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
Lint (latest): database/upgrades/02-avatar-optional.go#L44
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
Lint (latest): database/upgrades/02-avatar-optional.go#L48
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
Lint (latest): database/upgrades/02-avatar-optional.go#L52
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
Lint (latest): database/upgrades/02-avatar-optional.go#L56
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
Lint (latest): database/upgrades/02-avatar-optional.go#L60
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
Lint (latest): database/upgrades/02-avatar-optional.go#L64
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
Lint (latest): database/upgrades/02-avatar-optional.go#L68
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
Lint (latest): database/upgrades/02-avatar-optional.go#L72
tx.Exec undefined (type dbutil.Execable has no field or method Exec)
Lint (latest): database/upgrades/02-avatar-optional.go#L76
tx.Exec undefined (type dbutil.Execable has no field or method Exec)