Skip to content

Add test coverage for data replication layer #136

Add test coverage for data replication layer

Add test coverage for data replication layer #136

Triggered via pull request May 26, 2024 00:41
Status Failure
Total duration 38s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: internal/modules/sorted_set/commands.go#L142
params.KeyExists undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method KeyExists)
build: internal/modules/sorted_set/commands.go#L144
params.KeyLock undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method KeyLock)
build: internal/modules/sorted_set/commands.go#L148
params.KeyUnlock undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method KeyUnlock)
build: internal/modules/sorted_set/commands.go#L149
params.GetValue undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method GetValue)
build: internal/modules/sorted_set/commands.go#L167
params.CreateKeyAndLock undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method CreateKeyAndLock)
build: internal/modules/sorted_set/commands.go#L170
params.KeyUnlock undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method KeyUnlock)
build: internal/modules/sorted_set/commands.go#L173
params.SetValue undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method SetValue)
build: internal/modules/sorted_set/commands.go#L187
params.KeyExists undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method KeyExists)
build: internal/modules/sorted_set/commands.go#L191
params.KeyRLock undefined (type "github.com/echovault/echovault/internal".HandlerFuncParams has no field or method KeyRLock)
build: internal/modules/sorted_set/commands.go#L194
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/.