Add test coverage for data replication layer #135
Annotations
10 errors and 1 warning
Test:
internal/modules/set/commands.go#L36
params.KeyExists undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method KeyExists)
|
Test:
internal/modules/set/commands.go#L38
params.CreateKeyAndLock undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method CreateKeyAndLock)
|
Test:
internal/modules/set/commands.go#L41
params.SetValue undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method SetValue)
|
Test:
internal/modules/set/commands.go#L44
params.KeyUnlock undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method KeyUnlock)
|
Test:
internal/modules/set/commands.go#L48
params.KeyLock undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method KeyLock)
|
Test:
internal/modules/set/commands.go#L51
params.KeyUnlock undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method KeyUnlock)
|
Test:
internal/modules/set/commands.go#L53
params.GetValue undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method GetValue)
|
Test:
internal/modules/set/commands.go#L71
params.KeyExists undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method KeyExists)
|
Test:
internal/modules/set/commands.go#L75
params.KeyRLock undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method KeyRLock)
|
Test:
internal/modules/set/commands.go#L78
params.KeyRUnlock undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method KeyRUnlock)
|
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/.
|
Loading