Skip to content

...

... #225

Triggered via push October 7, 2024 17:39
Status Failure
Total duration 3m 17s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: toolkit/caches/caches_test.go#L58
caches.queryCb undefined (type *Caches has no field or method queryCb)
build: toolkit/caches/caches_test.go#L91
caches.queryCb undefined (type *Caches has no field or method queryCb)
build: toolkit/caches/caches_test.go#L107
unknown field queryCb in struct literal of type Caches
build: toolkit/caches/caches_test.go#L116
cannot use db (variable of type *gorm.DB) as func(*gorm.DB) value in argument to caches.Query
build: toolkit/caches/caches_test.go#L144
unknown field queryCb in struct literal of type Caches
build: toolkit/caches/caches_test.go#L153
cannot use db (variable of type *gorm.DB) as func(*gorm.DB) value in argument to caches.Query
build: toolkit/caches/caches_test.go#L180
unknown field queryCb in struct literal of type Caches
build: toolkit/caches/caches_test.go#L196
cannot use db1 (variable of type *gorm.DB) as func(*gorm.DB) value in argument to caches.Query
build: toolkit/caches/caches_test.go#L201
cannot use db2 (variable of type *gorm.DB) as func(*gorm.DB) value in argument to caches.Query
build: toolkit/caches/caches_test.go#L231
unknown field queryCb in struct literal of type Caches
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/