Skip to content

refactor: implement implicit TTL refresh on Store operations #39

refactor: implement implicit TTL refresh on Store operations

refactor: implement implicit TTL refresh on Store operations #39

Triggered via push February 13, 2026 20:34
Status Failure
Total duration 36s
Artifacts

run_tests.yml

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

Annotations

17 errors
build (1.23)
Process completed with exit code 2.
build (1.23): session/redis.go#L118
e.name undefined (type *RedisEngine has no field or method name, but does have method Name)
build (1.23): session/redis.go#L113
e.name undefined (type *RedisEngine has no field or method name, but does have method Name)
build (1.23): session/redis.go#L42
e.enabled undefined (type *RedisEngine has no field or method enabled, but does have method Enabled)
build (1.23): session/redis.go#L37
e.enabled undefined (type *RedisEngine has no field or method enabled, but does have method Enabled)
build (1.23): session/redis.go#L28
unknown field name in struct literal of type EngineProperties, but does have Name
build (1.23): session/redis.go#L26
unknown field enabled in struct literal of type EngineProperties, but does have Enabled
build (1.24)
The strategy configuration was canceled because "build._1_23" failed
build (1.24)
The operation was canceled.
build (1.24): session/redis.go#L118
e.name undefined (type *RedisEngine has no field or method name, but does have method Name)
build (1.24): session/redis.go#L113
e.name undefined (type *RedisEngine has no field or method name, but does have method Name)
build (1.24): session/redis.go#L42
e.enabled undefined (type *RedisEngine has no field or method enabled, but does have method Enabled)
build (1.24): session/redis.go#L37
e.enabled undefined (type *RedisEngine has no field or method enabled, but does have method Enabled)
build (1.24): session/redis.go#L28
unknown field name in struct literal of type EngineProperties, but does have Name
build (1.24): session/redis.go#L26
unknown field enabled in struct literal of type EngineProperties, but does have Enabled
build (1.25)
The strategy configuration was canceled because "build._1_23" failed
build (1.25)
The operation was canceled.