fix(deps): bump supported Go versions to 1.23.0 and 1.22.6 #331
Annotations
10 errors and 1 warning
config/config_from_file.go#L21
undefined: gcfg (typecheck)
|
internal/sdks/big_segments.go#L26
cannot infer T (internal/sdks/data_stores.go:150:32) (typecheck)
|
internal/sdks/big_segments.go#L30
cannot infer T (internal/sdks/data_stores.go:196:35) (typecheck)
|
internal/sdks/client_factory.go#L88
cannot use ret (variable of type *ldClientContextImpl) as LDClientContext value in return statement: *ldClientContextImpl does not implement LDClientContext (missing method Close) (typecheck)
|
internal/sdks/client_factory.go#L92
c.GetDataSourceStatusProvider undefined (type *ldClientContextImpl has no field or method GetDataSourceStatusProvider) (typecheck)
|
internal/sdks/client_factory.go#L96
c.GetDataStoreStatusProvider undefined (type *ldClientContextImpl has no field or method GetDataStoreStatusProvider) (typecheck)
|
internal/sdks/data_stores.go#L60
cannot infer T (internal/sdks/data_stores.go:150:32) (typecheck)
|
internal/sdks/data_stores.go#L105
cannot infer T (internal/sdks/data_stores.go:196:35) (typecheck)
|
internal/bigsegments/store_redis.go#L40
undefined: redis (typecheck)
|
internal/bigsegments/store_redis.go#L54
undefined: redis (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading