Skip to content

Add test coverage for data replication layer #134

Add test coverage for data replication layer

Add test coverage for data replication layer #134

Triggered via pull request May 25, 2024 17:59
Status Failure
Total duration 40s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: internal/modules/set/commands.go#L36
params.KeyExists undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method KeyExists)
build: internal/modules/set/commands.go#L38
params.CreateKeyAndLock undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method CreateKeyAndLock)
build: internal/modules/set/commands.go#L41
params.SetValue undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method SetValue)
build: internal/modules/set/commands.go#L44
params.KeyUnlock undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method KeyUnlock)
build: internal/modules/set/commands.go#L48
params.KeyLock undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method KeyLock)
build: internal/modules/set/commands.go#L51
params.KeyUnlock undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method KeyUnlock)
build: internal/modules/set/commands.go#L53
params.GetValue undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method GetValue)
build: internal/modules/set/commands.go#L71
params.KeyExists undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method KeyExists)
build: internal/modules/set/commands.go#L75
params.KeyRLock undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method KeyRLock)
build: internal/modules/set/commands.go#L78
params.KeyRUnlock undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method KeyRUnlock)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.