Skip to content

fix(deps): update github.com/openfga/api/proto digest to f970913 #632

fix(deps): update github.com/openfga/api/proto digest to f970913

fix(deps): update github.com/openfga/api/proto digest to f970913 #632

Triggered via push January 28, 2025 05:59
Status Failure
Total duration 2m 36s
Artifacts

pipeline.yml

on: push
pipe  /  ...  /  version
6s
pipe / createVersion / version
pipe  /  ...  /  docker
pipe / dockerBuildAndPush / docker
pipe  /  ...  /  trigger-helm-charts-version-update
pipe / updateVersion / trigger-helm-charts-version-update
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
pipe / testSource / test: pkg/subroutines/fga_test.go#L545
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)
pipe / testSource / test: pkg/subroutines/fga_test.go#L872
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)
pipe / testSource / test
Process completed with exit code 201.
pipe / lint / lint: pkg/subroutines/fga_test.go#L545
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)
pipe / lint / lint: pkg/subroutines/fga_test.go#L872
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)
pipe / lint / lint
Process completed with exit code 201.
pipe / createVersion / version
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pipe / createVersion / version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/