added redis based rate limiter. feathers wiring refactoring #305
Annotations
10 errors and 2 warnings
build (20.x):
src/hooks/redis.js#L103
Expected indentation of 4 spaces but found 2
|
build (20.x):
src/hooks/redis.js#L104
Expected indentation of 6 spaces but found 4
|
build (20.x):
src/hooks/redis.js#L105
Expected indentation of 6 spaces but found 4
|
build (20.x):
src/hooks/redis.js#L106
Expected indentation of 8 spaces but found 6
|
build (20.x):
src/hooks/redis.js#L107
Expected indentation of 10 spaces but found 8
|
build (20.x):
src/hooks/redis.js#L108
Expected indentation of 8 spaces but found 6
|
build (20.x):
src/hooks/redis.js#L109
Expected indentation of 8 spaces but found 6
|
build (20.x):
src/hooks/redis.js#L110
Expected indentation of 10 spaces but found 8
|
build (20.x):
src/hooks/redis.js#L111
Expected indentation of 8 spaces but found 6
|
build (20.x):
src/hooks/redis.js#L112
Expected indentation of 6 spaces but found 4
|
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|