fix(deps): update module github.com/openfga/openfga to v1.8.5 [security] #725
Annotations
10 errors and 1 warning
Test Go:
directive/authorized_test.go#L241
cannot use openfgaMock (variable of type *mocks.OpenFGAServiceClient) as openfgav1.OpenFGAServiceClient value in argument to Authorized: *mocks.OpenFGAServiceClient does not implement openfgav1.OpenFGAServiceClient (missing method BatchCheck)
|
Test Go:
directive/authorized_test.go#L279
cannot use openfgaMock (variable of type *mocks.OpenFGAServiceClient) as openfgav1.OpenFGAServiceClient value in argument to Authorized: *mocks.OpenFGAServiceClient does not implement openfgav1.OpenFGAServiceClient (missing method BatchCheck)
|
Test Go:
directive/authorized_test.go#L359
cannot use openfgaMock (variable of type *mocks.OpenFGAServiceClient) as openfgav1.OpenFGAServiceClient value in argument to Authorized: *mocks.OpenFGAServiceClient does not implement openfgav1.OpenFGAServiceClient (missing method BatchCheck)
|
Test Go:
directive/authorized_test.go#L417
cannot use openfgaMock (variable of type *mocks.OpenFGAServiceClient) as openfgav1.OpenFGAServiceClient value in argument to Authorized: *mocks.OpenFGAServiceClient does not implement openfgav1.OpenFGAServiceClient (missing method BatchCheck)
|
Test Go:
fga/client/check_test.go#L74
cannot use openFGAServiceClientMock (variable of type *mocks.OpenFGAServiceClient) as openfgav1.OpenFGAServiceClient value in argument to NewOpenFGAClient: *mocks.OpenFGAServiceClient does not implement openfgav1.OpenFGAServiceClient (missing method BatchCheck)
|
Test Go:
fga/client/client_test.go#L10
cannot use &mocks.OpenFGAServiceClient{} (value of type *mocks.OpenFGAServiceClient) as openfgav1.OpenFGAServiceClient value in argument to NewOpenFGAClient: *mocks.OpenFGAServiceClient does not implement openfgav1.OpenFGAServiceClient (missing method BatchCheck)
|
Test Go:
fga/client/read_test.go#L88
cannot use openFGAServiceClientMock (variable of type *mocks.OpenFGAServiceClient) as openfgav1.OpenFGAServiceClient value in argument to NewOpenFGAClient: *mocks.OpenFGAServiceClient does not implement openfgav1.OpenFGAServiceClient (missing method BatchCheck)
|
Test Go:
fga/client/store_test.go#L119
cannot use openFGAServiceClientMock (variable of type *mocks.OpenFGAServiceClient) as openfgav1.OpenFGAServiceClient value in argument to NewOpenFGAClient: *mocks.OpenFGAServiceClient does not implement openfgav1.OpenFGAServiceClient (missing method BatchCheck)
|
Test Go:
fga/client/write_test.go#L93
cannot use openFGAServiceClientMock (variable of type *mocks.OpenFGAServiceClient) as openfgav1.OpenFGAServiceClient value in argument to NewOpenFGAClient: *mocks.OpenFGAServiceClient does not implement openfgav1.OpenFGAServiceClient (missing method BatchCheck)
|
Test Go:
fga/client/write_test.go#L151
cannot use openFGAServiceClientMock (variable of type *mocks.OpenFGAServiceClient) as openfgav1.OpenFGAServiceClient value in argument to NewOpenFGAClient: *mocks.OpenFGAServiceClient does not implement openfgav1.OpenFGAServiceClient (missing method BatchCheck)
|
Set up Go
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.2-50b31b2bf8e34b8e43e54d3d4589451f12e2a2e9cbe831910540e60603a86f19
|
Loading