build(deps): bump go.mau.fi/util from 0.2.1 to 0.4.0 #236
Annotations
10 errors
Build:
database/chatwoot-conversation-to-matrix-room.go#L12
store.DB.QueryRowContext undefined (type *dbutil.Database has no field or method QueryRowContext)
|
Build:
database/chatwoot-conversation-to-matrix-room.go#L24
store.DB.QueryRowContext undefined (type *dbutil.Database has no field or method QueryRowContext)
|
Build:
database/chatwoot-conversation-to-matrix-room.go#L48
store.DB.Begin undefined (type *dbutil.Database has no field or method Begin)
|
Build:
database/chatwoot-conversation-to-matrix-room.go#L76
store.DB.Begin undefined (type *dbutil.Database has no field or method Begin)
|
Build:
database/chatwoot-message-to-matrix-event.go#L19
store.DB.Begin undefined (type *dbutil.Database has no field or method Begin)
|
Build:
database/chatwoot-message-to-matrix-event.go#L43
store.DB.QueryContext undefined (type *dbutil.Database has no field or method QueryContext)
|
Build:
database/chatwoot-message-to-matrix-event.go#L68
store.DB.QueryContext undefined (type *dbutil.Database has no field or method QueryContext)
|
Build
cannot use func(tx dbutil.Execable, database *dbutil.Database) error {…} (value of type func(tx dbutil.Execable, database *dbutil.Database) error) as dbutil.upgradeFunc value in argument to Table.Register
|
Build
cannot use "SELECT EXISTS(SELECT 1 FROM mx_registrations WHERE user_id=$1)" (constant of type string) as context.Context value in argument to store.QueryRow: string does not implement context.Context (missing method Deadline)
|
Build
cannot use userID (variable of type id.UserID) as string value in argument to store.QueryRow
|
The logs for this run have expired and are no longer available.
Loading