🎮 WOR-7
Playground: account & workspace actions
#489
Annotations
9 errors and 1 warning
Lint
@swy/notion#lint: command (/home/runner/work/nextjs-notion-clone/nextjs-notion-clone/packages/notion) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location .cache/.eslintcache exited (1)
|
Lint:
packages/notion/src/settings-panel/body/account.tsx#L50
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
|
Lint:
packages/notion/src/settings-panel/body/account.tsx#L52
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
|
Lint:
packages/notion/src/settings-panel/body/region.tsx#L30
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
|
Lint:
packages/notion/src/settings-panel/body/settings2.tsx#L39
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
|
Lint:
packages/notion/src/settings-panel/body/settings2.tsx#L42
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
|
Lint:
packages/notion/src/sidebar/modals/settings-modal.tsx#L14
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
|
Lint:
packages/notion/src/sidebar/modals/settings-modal.tsx#L18
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
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading