fix: preserve subclasses in duplicate() (#2053) #2098
+228
−12
Annotations
11 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-node@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run npm run lint:
lib/Redis.ts#L689
Member hscanStream should be declared before all private instance method definitions
|
|
Run npm run lint:
lib/Redis.ts#L685
Member sscanBufferStream should be declared before all private instance method definitions
|
|
Run npm run lint:
lib/Redis.ts#L681
Member sscanStream should be declared before all private instance method definitions
|
|
Run npm run lint:
lib/Redis.ts#L677
Member scanBufferStream should be declared before all private instance method definitions
|
|
Run npm run lint:
lib/Redis.ts#L673
Member scanStream should be declared before all private instance method definitions
|
|
Run npm run lint:
lib/Redis.ts#L455
Member sendCommand should be declared before all private instance method definitions
|
|
Run npm run lint:
lib/Redis.ts#L421
Member monitor should be declared before all private instance method definitions
|
|
Run npm run lint:
lib/Redis.ts#L376
Member duplicate should be declared before all private instance method definitions
|
|
Run npm run lint:
lib/Redis.ts#L354
Member end should be declared before all private instance method definitions
|
|
Run npm run lint:
lib/Redis.ts#L334
Member disconnect should be declared before all private instance method definitions
|
background
wait
wait-all
cancel
Loading