Fol 129 store easyjson json objects directly in cache #26
Annotations
10 errors and 2 warnings
|
embedded/graph/crud/ll_crud_test.go#L38
s.NoError undefined (type *LowLevelTestSuite has no field or method NoError) (typecheck)
|
|
embedded/graph/crud/ll_crud_test.go#L37
s.Request undefined (type *LowLevelTestSuite has no field or method Request) (typecheck)
|
|
embedded/graph/crud/ll_crud_test.go#L30
s.NoError undefined (type *LowLevelTestSuite has no field or method NoError) (typecheck)
|
|
embedded/graph/crud/ll_crud_test.go#L29
s.StartRuntime undefined (type *LowLevelTestSuite has no field or method StartRuntime) (typecheck)
|
|
embedded/graph/crud/ll_crud_test.go#L27
s.RegisterFunction undefined (type *LowLevelTestSuite has no field or method RegisterFunction) (typecheck)
|
|
embedded/graph/crud/ll_crud_test.go#L20
cannot use new(LowLevelTestSuite) (value of type *LowLevelTestSuite) as suite.TestingSuite value in argument to suite.Run: *LowLevelTestSuite does not implement suite.TestingSuite (missing method SetS) (typecheck)
|
|
statefun/test/env.go#L114
env.runtime.Domain.Cache().GetValueAsJSON undefined (type *cache.Store has no field or method GetValueAsJSON)) (typecheck)
|
|
embedded/graph/crud/ll_crud_test.go#L11
could not import github.com/foliagecp/sdk/statefun/test (-: # github.com/foliagecp/sdk/statefun/test
|
|
statefun/test/env.go#L114
env.runtime.Domain.Cache().GetValueAsJSON undefined (type *cache.Store has no field or method GetValueAsJSON) (typecheck)
|
|
statefun/test/env.go#L1
: # github.com/foliagecp/sdk/statefun/test
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading