fix(deps): update github.com/openfga/api/proto digest to f970913 #773
Annotations
4 errors and 1 warning
lint task:
internal/controller/account_controller_test.go#L114
cannot use mockClient (variable of type *mocks.OpenFGAServiceClient) as openfgav1.OpenFGAServiceClient value in argument to controller.NewAccountReconciler: *mocks.OpenFGAServiceClient does not implement openfgav1.OpenFGAServiceClient (missing method BatchCheck) (typecheck)
|
lint task:
pkg/subroutines/fga_test.go#L437
cannot use openFGAClient (variable of type *mocks.OpenFGAServiceClient) as openfgav1.OpenFGAServiceClient value in argument to subroutines.NewFGASubroutine: *mocks.OpenFGAServiceClient does not implement openfgav1.OpenFGAServiceClient (missing method BatchCheck)
|
lint task:
pkg/subroutines/fga_test.go#L694
cannot use openFGAClient (variable of type *mocks.OpenFGAServiceClient) as openfgav1.OpenFGAServiceClient value in argument to subroutines.NewFGASubroutine: *mocks.OpenFGAServiceClient does not implement openfgav1.OpenFGAServiceClient (missing method BatchCheck) (typecheck)
|
lint task
Process completed with exit code 201.
|
Run actions/setup-go@v5
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.2-adf30fc7c0cc5d595da3244a1d0b067555ef0ef77d4c6205c59eaed4372edc19
|
Loading