Update prod #734
Annotations
10 errors and 7 warnings
ESlint:
env-test.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|
ESlint:
lib/cache/controller-e2e.test.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|
ESlint:
lib/cache/controller.test.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|
ESlint:
lib/cache/controller.test.ts#L61
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
ESlint:
lib/cache/controller.test.ts#L76
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
ESlint:
lib/cache/controller.test.ts#L91
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
ESlint:
lib/cache/controller.test.ts#L106
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
ESlint:
lib/cache/controller.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|
ESlint:
lib/cache/controller.ts#L34
Unexpected object value in conditional. The condition is always true
|
ESlint:
lib/cache/controller.ts#L77
Unexpected object value in conditional. The condition is always true
|
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:
tools/nodejs/bomber.js#L56
JSDoc @returns declaration present but return expression not available in function
|
ESlint:
workers/javascript/tests/index.test.ts#L98
@param "withBacktrace" does not match an existing function parameter
|
ESlint:
workers/javascript/tests/index.test.ts#L126
@param "release" does not match an existing function parameter
|
ESlint:
workers/paymaster/src/index.ts#L67
Missing JSDoc @param "isDebug" description
|
ESlint:
workers/paymaster/src/index.ts#L89
Missing JSDoc @param "isDebug" description
|
ESlint:
workers/paymaster/src/index.ts#L111
Missing JSDoc @param "isDebug" description
|