CSS-4603 Refactor toward using canonical/ofga
#887
Annotations
9 errors
Build and Test:
service_test.go#L67
cfg.ApiScheme undefined (type *ofga.OpenFGAParams has no field or method ApiScheme)
|
Build and Test:
service_test.go#L68
cfg.ApiHost undefined (type *ofga.OpenFGAParams has no field or method ApiHost)
|
Build and Test:
service_test.go#L69
cfg.StoreId undefined (type *ofga.OpenFGAParams has no field or method StoreId)
|
Build and Test:
service_test.go#L70
cfg.Credentials undefined (type *ofga.OpenFGAParams has no field or method Credentials)
|
Build and Test:
service_test.go#L200
cfg.ApiScheme undefined (type *ofga.OpenFGAParams has no field or method ApiScheme)
|
Build and Test:
service_test.go#L201
cfg.ApiHost undefined (type *ofga.OpenFGAParams has no field or method ApiHost)
|
Build and Test:
service_test.go#L202
cfg.StoreId undefined (type *ofga.OpenFGAParams has no field or method StoreId)
|
Build and Test:
service_test.go#L203
cfg.Credentials undefined (type *ofga.OpenFGAParams has no field or method Credentials)
|
Build and Test
Process completed with exit code 1.
|