NK-588 Add storage index listing pagination support #407
Annotations
6 errors and 2 warnings
Build binary:
server/runtime_go.go#L2698
impossible type assertion: ri.nk.(*RuntimeGoNakamaModule)
|
Build binary:
server/runtime_go.go#L2753
cannot use nk (variable of type *RuntimeGoNakamaModule) as "github.com/heroiclabs/nakama-common/runtime".NakamaModule value in argument to fn: *RuntimeGoNakamaModule does not implement "github.com/heroiclabs/nakama-common/runtime".NakamaModule (wrong type for method StorageIndexList)
|
Build binary:
server/runtime_go.go#L2758
cannot use nk (variable of type *RuntimeGoNakamaModule) as "github.com/heroiclabs/nakama-common/runtime".NakamaModule value in argument to NewRuntimeGoMatchCore: *RuntimeGoNakamaModule does not implement "github.com/heroiclabs/nakama-common/runtime".NakamaModule (wrong type for method StorageIndexList)
|
Build binary:
server/runtime_go.go#L2768
cannot use nk (variable of type *RuntimeGoNakamaModule) as "github.com/heroiclabs/nakama-common/runtime".NakamaModule value in struct literal: *RuntimeGoNakamaModule does not implement "github.com/heroiclabs/nakama-common/runtime".NakamaModule (wrong type for method StorageIndexList)
|
Build binary:
server/runtime_go.go#L2811
cannot use nk (variable of type *RuntimeGoNakamaModule) as "github.com/heroiclabs/nakama-common/runtime".NakamaModule value in argument to fn: *RuntimeGoNakamaModule does not implement "github.com/heroiclabs/nakama-common/runtime".NakamaModule (wrong type for method StorageIndexList)
|
Build binary
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Setup Go
Restore cache failed: Dependencies file is not found in /home/runner/work/nakama/nakama. Supported file pattern: go.sum
|
Loading