Update against most recent spicedb #1114
Annotations
8 errors and 2 warnings
Run WASM Tests:
pkg/wasm/main.go#L183
it.Close undefined (type "github.com/authzed/spicedb/pkg/datastore".RelationshipIterator has no field or method Close)
|
Run WASM Tests:
pkg/wasm/main.go#L185
it.Next undefined (type "github.com/authzed/spicedb/pkg/datastore".RelationshipIterator has no field or method Next)
|
Run WASM Tests:
pkg/wasm/main.go#L188
it.Close undefined (type "github.com/authzed/spicedb/pkg/datastore".RelationshipIterator has no field or method Close)
|
Run WASM Tests:
pkg/wasm/main_test.go#L36
cannot use tuple.MustParse(`document:first#viewer@user:fred[somecaveat:{"somecondition": 42}]`) (value of type tuple.Relationship) as *corev1.RelationTuple value in array or slice literal
|
Run WASM Tests:
pkg/wasm/main_test.go#L37
cannot use tuple.MustParse("document:first#viewer@user:tom") (value of type tuple.Relationship) as *corev1.RelationTuple value in array or slice literal
|
Run WASM Tests:
pkg/wasm/main_test.go#L59
cannot use updatedContext.Relationships[0] (variable of type *corev1.RelationTuple) as tuple.Relationship value in argument to tuple.MustString
|
Run WASM Tests:
pkg/wasm/main_test.go#L60
cannot use updatedContext.Relationships[1] (variable of type *corev1.RelationTuple) as tuple.Relationship value in argument to tuple.MustString
|
Run WASM Tests
Process completed with exit code 1.
|
Post Run authzed/actions/setup-go@main
Unexpected input(s) 'cache', valid inputs are ['go-version', 'go-version-file', 'cache-dependency-path', 'download', 'working_directory']
|
Run authzed/actions/setup-go@main
Unexpected input(s) 'cache', valid inputs are ['go-version', 'go-version-file', 'cache-dependency-path', 'download', 'working_directory']
|
Loading