chore(deps): bump github.com/redis/go-redis/v9 from 9.6.1 to 9.6.3 #277
Annotations
10 errors
|
framework/helpers/generics.go#L6
could not import golang.org/x/exp/constraints (-: could not load export data: internal error in importing "golang.org/x/exp/constraints" (unsupported version: 2); please report an issue) (typecheck)
|
|
framework/helpers/generics.go#L35
invalid operation: ret[i] < ret[j] (type parameter V is not comparable with <) (typecheck)
|
|
framework/harness/mock_endpoints.go#L74
cannot use mockEndpointOptionContextFn{…} (value of type mockEndpointOptionContextFn) as MockEndpointOption value in return statement (typecheck)
|
|
framework/harness/mock_endpoints.go#L88
cannot use mockEndpointOptionDescription{…} (value of type mockEndpointOptionDescription) as MockEndpointOption value in return statement (typecheck)
|
|
mockld/sdk_data.go#L7
could not import golang.org/x/exp/maps (-: could not load export data: internal error in importing "golang.org/x/exp/maps" (unsupported version: 2); please report an issue) (typecheck)
|
|
sdktests/testapi_sdk_client.go#L6
could not import sync/atomic (-: could not load export data: internal error in importing "sync/atomic" (unsupported version: 2); please report an issue) (typecheck)
|
|
sdktests/server_side_persistence_redis.go#L14
undefined: redis (typecheck)
|
|
sdktests/client_side_auto_env_attributes.go#L49
cannot use dataSource (variable of type *SDKDataSource) as SDKConfigurer value in argument to base.baseSDKConfigurationPlus (typecheck)
|
|
sdktests/client_side_auto_env_attributes.go#L50
cannot use events (variable of type *SDKEventSink) as SDKConfigurer value in argument to base.baseSDKConfigurationPlus (typecheck)
|
|
sdktests/client_side_auto_env_attributes.go#L83
cannot use dataSource (variable of type *SDKDataSource) as SDKConfigurer value in argument to base.baseSDKConfigurationPlus (typecheck)
|
The logs for this run have expired and are no longer available.
Loading