Skip to content

fix(deps): update module github.com/openfga/openfga to v1.8.5 [security] #731

fix(deps): update module github.com/openfga/openfga to v1.8.5 [security]

fix(deps): update module github.com/openfga/openfga to v1.8.5 [security] #731

Triggered via pull request March 8, 2025 14:21
Status Failure
Total duration 1m 58s
Artifacts

pipeline.yml

on: pull_request
pipe  /  ...  /  version
6s
pipe / createVersion / version
pipe  /  ...  /  lint
1m 35s
pipe / lint / lint
pipe  /  ...  /  test
1m 49s
pipe / testSource / test
pipe  /  ...  /  auto-labeler
4s
pipe / auto-labeler / auto-labeler
pipe  /  publishVersion
0s
pipe / publishVersion
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
pipe / lint / lint: 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)
pipe / lint / lint: 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)
pipe / lint / lint: 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)
pipe / lint / lint: 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) (typecheck)
pipe / lint / lint: 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)
pipe / lint / lint: 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)
pipe / lint / lint: 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)
pipe / lint / lint: 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)
pipe / lint / lint: 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)
pipe / lint / lint: 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)
pipe / testSource / test: 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)
pipe / testSource / test: 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)
pipe / testSource / test: 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)
pipe / testSource / test: 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)
pipe / testSource / test: 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)
pipe / testSource / test: 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)
pipe / testSource / test: 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)
pipe / testSource / test: 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)
pipe / testSource / test: 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)
pipe / testSource / test: 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)
pipe / testSource / test
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.2-12ae112738a5370dad4f9dbad436744a02844780144956ad7e959569c29eeeba