Skip to content

feat: add const of version #240

feat: add const of version

feat: add const of version #240

Triggered via push November 19, 2024 03:00
Status Failure
Total duration 52s
Artifacts

go.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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.