Skip to content

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

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] #721

Triggered via pull request March 5, 2025 18:13
Status Failure
Total duration 2m 0s
Artifacts

pipeline.yml

on: pull_request
pipe  /  ...  /  version
7s
pipe / createVersion / version
pipe  /  ...  /  lint
1m 46s
pipe / lint / lint
pipe  /  ...  /  test
1m 48s
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-99cba69b9b959945dc85723f03e7cdf3df8bc3f56faf908c40e680bda94b40eb