feat: support schedule only executes once in random one cluster when it's deployed in k8s clusters mode. #151
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Lint:
lib/lock/base.js#L14
@param "_lockedKey" does not match an existing function parameter
|
Run Lint:
lib/lock/base.js#L23
@param "_lockedKey" does not match an existing function parameter
|
Run Lint:
lib/lock/base.js#L32
@param "_lockedKey" does not match an existing function parameter
|
Run Lint:
lib/lock/redis_lock.js#L49
Missing JSDoc @param "lockedKey" description
|
Run Lint:
lib/lock/redis_lock.js#L50
Missing JSDoc @param "expiredTime" description
|
Run Test:
lib/lock/base.js#L14
@param "_lockedKey" does not match an existing function parameter
|
Run Test:
lib/lock/base.js#L23
@param "_lockedKey" does not match an existing function parameter
|
Run Test:
lib/lock/base.js#L32
@param "_lockedKey" does not match an existing function parameter
|
Run Test:
lib/lock/redis_lock.js#L49
Missing JSDoc @param "lockedKey" description
|
Run Test:
lib/lock/redis_lock.js#L50
Missing JSDoc @param "expiredTime" description
|
Loading