build(deps): update module gorm.io/gorm to v1.25.4 #2315
Annotations
10 errors
lint:
dal/query/chii_characters.gen.go#L17
could not import gorm.io/plugin/dbresolver (-: # gorm.io/plugin/dbresolver
|
lint
undefined: gorm.GetDBConnectorWithContext) (typecheck)
|
lint:
dal/query/chii_characters.gen.go#L25
_character.characterDo.UseDB undefined (type characterDo has no field or method UseDB) (typecheck)
|
lint:
dal/query/chii_characters.gen.go#L26
_character.characterDo.UseModel undefined (type characterDo has no field or method UseModel) (typecheck)
|
lint:
dal/query/chii_characters.gen.go#L28
_character.characterDo.TableName undefined (type characterDo has no field or method TableName) (typecheck)
|
lint:
dal/query/chii_characters.gen.go#L83
c.characterDo.UseTable undefined (type characterDo has no field or method UseTable) (typecheck)
|
lint:
dal/query/chii_characters.gen.go#L88
c.characterDo.As undefined (type characterDo has no field or method As) (typecheck)
|
lint:
dal/query/chii_characters.gen.go#L120
c.characterDo.TableName undefined (type characterDo has no field or method TableName) (typecheck)
|
lint:
dal/query/chii_characters.gen.go#L122
c.characterDo.Alias undefined (type characterDo has no field or method Alias) (typecheck)
|
lint:
dal/query/chii_characters.gen.go#L124
c.characterDo.Columns undefined (type characterDo has no field or method Columns) (typecheck)
|