Skip to content

chore(deps): update dependency redis to v4 #2765

chore(deps): update dependency redis to v4

chore(deps): update dependency redis to v4 #2765

Triggered via pull request July 29, 2024 16:50
Status Failure
Total duration 1m 32s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

43 errors and 1 warning
test (18.x)
Argument of type '{ host: string; port: number; max_attempts: number; enable_offline_queue: boolean; connect_timeout: number; disable_resubscribing: boolean; no_ready_check: boolean; }' is not assignable to parameter of type 'RedisClientOptions<RedisModules, RedisFunctions, RedisScripts>'.
test (18.x)
Module '"redis"' has no exported member 'RedisClient'.
test (18.x)
Module '"redis"' has no exported member 'RedisClient'.
test (18.x)
Module '"redis"' has no exported member 'ClientOpts'.
test (18.x)
Module '"redis"' has no exported member 'ClientOpts'.
test (18.x)
Module '"redis"' has no exported member 'RedisClient'.
test (18.x)
Module '"redis"' has no exported member 'RedisClient'.
test (18.x)
Module '"redis"' has no exported member 'ClientOpts'.
test (18.x)
Module '"redis"' has no exported member 'RedisClient'.
test (18.x)
Module '"redis"' has no exported member 'RedisClient'.
test (20.x)
The job was canceled because "_18_x" failed.
test (20.x)
Argument of type '{ host: string; port: number; max_attempts: number; enable_offline_queue: boolean; connect_timeout: number; disable_resubscribing: boolean; no_ready_check: boolean; }' is not assignable to parameter of type 'RedisClientOptions<RedisModules, RedisFunctions, RedisScripts>'.
test (20.x)
Module '"redis"' has no exported member 'RedisClient'.
test (20.x)
Module '"redis"' has no exported member 'RedisClient'.
test (20.x)
Module '"redis"' has no exported member 'ClientOpts'.
test (20.x)
Module '"redis"' has no exported member 'ClientOpts'.
test (20.x)
Module '"redis"' has no exported member 'RedisClient'.
test (20.x)
Module '"redis"' has no exported member 'RedisClient'.
test (20.x)
Module '"redis"' has no exported member 'ClientOpts'.
test (20.x)
Module '"redis"' has no exported member 'RedisClient'.
test (20.x)
Module '"redis"' has no exported member 'RedisClient'.
test (16.x)
The job was canceled because "_18_x" failed.
test (16.x)
Argument of type '{ host: string; port: number; max_attempts: number; enable_offline_queue: boolean; connect_timeout: number; disable_resubscribing: boolean; no_ready_check: boolean; }' is not assignable to parameter of type 'RedisClientOptions<RedisModules, RedisFunctions, RedisScripts>'.
test (16.x)
Module '"redis"' has no exported member 'RedisClient'.
test (16.x)
Module '"redis"' has no exported member 'RedisClient'.
test (16.x)
Module '"redis"' has no exported member 'ClientOpts'.
test (16.x)
Module '"redis"' has no exported member 'ClientOpts'.
test (16.x)
Module '"redis"' has no exported member 'RedisClient'.
test (16.x)
Module '"redis"' has no exported member 'RedisClient'.
test (16.x)
Module '"redis"' has no exported member 'ClientOpts'.
test (16.x)
Module '"redis"' has no exported member 'RedisClient'.
test (16.x)
Module '"redis"' has no exported member 'RedisClient'.
test (14.x)
The job was canceled because "_18_x" failed.
test (14.x)
Argument of type '{ host: string; port: number; max_attempts: number; enable_offline_queue: boolean; connect_timeout: number; disable_resubscribing: boolean; no_ready_check: boolean; }' is not assignable to parameter of type 'RedisClientOptions<RedisModules, RedisFunctions, RedisScripts>'.
test (14.x)
Module '"redis"' has no exported member 'RedisClient'.
test (14.x)
Module '"redis"' has no exported member 'RedisClient'.
test (14.x)
Module '"redis"' has no exported member 'ClientOpts'.
test (14.x)
Module '"redis"' has no exported member 'ClientOpts'.
test (14.x)
Module '"redis"' has no exported member 'RedisClient'.
test (14.x)
Module '"redis"' has no exported member 'RedisClient'.
test (14.x)
Module '"redis"' has no exported member 'ClientOpts'.
test (14.x)
Module '"redis"' has no exported member 'RedisClient'.
test (14.x)
Module '"redis"' has no exported member 'RedisClient'.
test (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/