fix(deps): update dependency @stylistic/eslint-plugin to v4.1.0 #13084
Annotations
12 warnings
Use Node.js
Cache not found for keys: node-cache-Linux-x64-pnpm-de0f7a996aa6be7855285e83608b8083b0670fa2b34d953e5e9dbc621d04e065
|
Run pnpm run lint:
packages/use-dataloader/src/DataLoaderProvider.tsx#L11
'unknown' overrides all other types in this union type
|
Run pnpm run lint:
packages/use-dataloader/src/DataLoaderProvider.tsx#L25
'unknown' overrides all other types in this union type
|
Run pnpm run lint:
packages/use-dataloader/src/DataLoaderProvider.tsx#L30
'unknown' overrides all other types in this union type
|
Run pnpm run lint:
packages/use-dataloader/src/__tests__/DataLoaderProvider.test.tsx#L58
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. A rejection handler that is not a function will be ignored
|
Run pnpm run lint:
packages/use-dataloader/src/__tests__/DataLoaderProvider.test.tsx#L70
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. A rejection handler that is not a function will be ignored
|
Run pnpm run lint:
packages/use-dataloader/src/__tests__/DataLoaderProvider.test.tsx#L98
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. A rejection handler that is not a function will be ignored
|
Run pnpm run lint:
packages/use-dataloader/src/__tests__/DataLoaderProvider.test.tsx#L103
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. A rejection handler that is not a function will be ignored
|
Run pnpm run lint:
packages/use-dataloader/src/__tests__/DataLoaderProvider.test.tsx#L186
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. A rejection handler that is not a function will be ignored
|
Run pnpm run lint:
packages/use-dataloader/src/dataloader.ts#L16
'unknown' overrides all other types in this union type
|
Run pnpm run lint:
packages/use-growthbook/__mocks__/@growthbook/growthbook-react.tsx#L20
Unexpected console statement
|
Post Use Node.js
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Loading