Skip to content

chore(deps): update dependency eslint to v9.39.1 #14679

chore(deps): update dependency eslint to v9.39.1

chore(deps): update dependency eslint to v9.39.1 #14679

Triggered via pull request November 7, 2025 22:02
Status Failure
Total duration 1m 35s
Artifacts

ci.yml

on: pull_request
Matrix: test-types
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint
Process completed with exit code 1.
lint
Unsafe return of a value of type `Promise<any>`
lint: packages/use-i18n/src/__tests__/usei18n.test.tsx#L29
Unsafe return of a value of type `Promise<any>`
lint: packages/use-dataloader/src/dataloader.ts#L16
'unknown' overrides all other types in this union type
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
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
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
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
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
lint: packages/use-dataloader/src/DataLoaderProvider.tsx#L27
'unknown' overrides all other types in this union type
lint: packages/use-dataloader/src/DataLoaderProvider.tsx#L22
'unknown' overrides all other types in this union type
lint: packages/use-dataloader/src/DataLoaderProvider.tsx#L12
'unknown' overrides all other types in this union type
lint: packages/use-analytics/src/types.ts#L44
Unexpected any. Specify a different type