chore: bump up react-router-dom version to v7 #20502
Annotations
10 errors and 1 warning
Run ESLint:
packages/frontend/admin/src/modules/setup/form.tsx#L205
Promise-returning function provided to attribute where a void return was expected
|
Run ESLint:
packages/frontend/component/src/components/auth-components/onboarding-page.tsx#L269
Promises must be awaited, end with a call to .catch, or end with a call to .then with a rejection handler
|
Run ESLint:
packages/frontend/core/src/commands/affine-navigation.tsx#L37
Promises must be awaited, end with a call to .catch, or end with a call to .then with a rejection handler
|
Run ESLint:
packages/frontend/core/src/commands/affine-navigation.tsx#L53
Promises must be awaited, end with a call to .catch, or end with a call to .then with a rejection handler
|
Run ESLint:
packages/frontend/core/src/commands/affine-navigation.tsx#L69
Promises must be awaited, end with a call to .catch, or end with a call to .then with a rejection handler
|
Run ESLint:
packages/frontend/core/src/commands/affine-navigation.tsx#L132
Promises must be awaited, end with a call to .catch, or end with a call to .then with a rejection handler
|
Run ESLint:
packages/frontend/core/src/components/affine/ai-onboarding/local.dialog.tsx#L56
Promises must be awaited, end with a call to .catch, or end with a call to .then with a rejection handler
|
Run ESLint:
packages/frontend/core/src/components/affine/empty/collections.tsx#L43
Promises must be awaited, end with a call to .catch, or end with a call to .then with a rejection handler
|
Run ESLint:
packages/frontend/core/src/components/cloud/share-header-right-item/import-template.tsx#L17
Promise-returning function provided to attribute where a void return was expected
|
Run ESLint:
packages/frontend/core/src/components/doc-properties/tags-inline-editor.tsx#L119
Promises must be awaited, end with a call to .catch, or end with a call to .then with a rejection handler
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading