build(deps): bump go.mau.fi/util from 0.2.1 to 0.3.0 #392
Annotations
21 errors
build-nix
Process completed with exit code 1.
|
build:
database/admins.go#L10
d.DB.QueryRowContext undefined (type *dbutil.Database has no field or method QueryRowContext)
|
build:
database/student.go#L13
d.DB.QueryRowContext undefined (type *dbutil.Database has no field or method QueryRowContext)
|
build:
database/student.go#L47
d.DB.ExecContext undefined (type *dbutil.Database has no field or method ExecContext)
|
build:
database/student.go#L65
d.DB.ExecContext undefined (type *dbutil.Database has no field or method ExecContext)
|
build:
database/student.go#L70
d.DB.QueryContext undefined (type *dbutil.Database has no field or method QueryContext)
|
build:
database/student.go#L91
d.DB.ExecContext undefined (type *dbutil.Database has no field or method ExecContext)
|
build:
database/student.go#L100
d.DB.ExecContext undefined (type *dbutil.Database has no field or method ExecContext)
|
build:
database/teacher.go#L22
d.DB.ExecContext undefined (type *dbutil.Database has no field or method ExecContext)
|
build:
database/teacher.go#L27
d.DB.ExecContext undefined (type *dbutil.Database has no field or method ExecContext)
|
build:
database/teacher.go#L52
d.DB.QueryRowContext undefined (type *dbutil.Database has no field or method QueryRowContext)
|
lint:
database/admins.go#L10
d.DB.QueryRowContext undefined (type *dbutil.Database has no field or method QueryRowContext)
|
lint:
database/student.go#L13
d.DB.QueryRowContext undefined (type *dbutil.Database has no field or method QueryRowContext)
|
lint:
database/student.go#L47
d.DB.ExecContext undefined (type *dbutil.Database has no field or method ExecContext)
|
lint:
database/student.go#L65
d.DB.ExecContext undefined (type *dbutil.Database has no field or method ExecContext)
|
lint:
database/student.go#L70
d.DB.QueryContext undefined (type *dbutil.Database has no field or method QueryContext)
|
lint:
database/student.go#L91
d.DB.ExecContext undefined (type *dbutil.Database has no field or method ExecContext)
|
lint:
database/student.go#L100
d.DB.ExecContext undefined (type *dbutil.Database has no field or method ExecContext)
|
lint:
database/teacher.go#L22
d.DB.ExecContext undefined (type *dbutil.Database has no field or method ExecContext)
|
lint:
database/teacher.go#L27
d.DB.ExecContext undefined (type *dbutil.Database has no field or method ExecContext)
|
lint:
database/teacher.go#L52
d.DB.QueryRowContext undefined (type *dbutil.Database has no field or method QueryRowContext)
|