feat: add const of version #240
Annotations
6 errors
build (1.23.x):
goner/xorm/provider.go#L66
cannot use &engine{…} (value of type *engine) as gone.XormEngine value in argument to append: *engine does not implement gone.XormEngine (wrong type for method NewSession)
|
build (1.23.x)
Process completed with exit code 1.
|
build (1.22.x):
goner/xorm/provider.go#L66
cannot use &engine{…} (value of type *engine) as gone.XormEngine value in argument to append: *engine does not implement gone.XormEngine (wrong type for method NewSession)
|
build (1.22.x)
Process completed with exit code 1.
|
build (1.21.x):
goner/xorm/provider.go#L66
cannot use &engine{…} (value of type *engine) as gone.XormEngine value in argument to append: *engine does not implement gone.XormEngine (wrong type for method NewSession)
|
build (1.21.x)
Process completed with exit code 1.
|