Add isDebug #694
Annotations
7 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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ESlint:
workers/grouper/src/redisHelper.ts#L89
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
|