Skip to content

chore(redis-helper): add prefix to Redis error #714

chore(redis-helper): add prefix to Redis error

chore(redis-helper): add prefix to Redis error #714

Triggered via pull request January 31, 2025 15:54
Status Success
Total duration 3m 31s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
ESlint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
ESlint: workers/grouper/src/redisHelper.ts#L113
Method 'createCallback' is declared but its value is never read. Allowed unused names must match /^_/
ESlint: workers/javascript/tests/index.test.ts#L97
@param "withBacktrace" does not match an existing function parameter
ESlint: workers/javascript/tests/index.test.ts#L125
@param "release" does not match an existing function parameter
ESlint: workers/javascript/tests/index.test.ts#L238
Unexpected any. Specify a different type
ESlint: workers/paymaster/src/index.ts#L66
Missing JSDoc @param "isDebug" description
ESlint: workers/paymaster/src/index.ts#L88
Missing JSDoc @param "isDebug" description
ESlint: workers/paymaster/src/index.ts#L110
Missing JSDoc @param "isDebug" description