feat(move): move pages functionality #999
Annotations
5 errors and 10 warnings
|
apps/studio/src/features/editing-experience/components/MoveResourceModal/MoveResourceModal.tsx#L81
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
|
apps/studio/src/features/editing-experience/components/MoveResourceModal/MoveResourceModal.tsx#L82
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
|
apps/studio/src/features/editing-experience/components/MoveResourceModal/MoveResourceModal.tsx#L85
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
|
|
packages/components/src/interfaces/complex/Button.ts#L87
Unexpected any. Specify a different type
|
packages/components/src/interfaces/complex/InfoCols.ts#L66
Unexpected any. Specify a different type
|
packages/components/src/interfaces/complex/Infobar.ts#L52
Unexpected any. Specify a different type
|
packages/components/src/interfaces/internal/ArticlePageHeader.ts#L21
Unexpected any. Specify a different type
|
packages/components/src/interfaces/internal/Breadcrumb.ts#L7
Unexpected any. Specify a different type
|
packages/components/src/interfaces/internal/CollectionCard.ts#L18
Unexpected any. Specify a different type
|
packages/components/src/interfaces/internal/ContentPageHeader.ts#L37
Unexpected any. Specify a different type
|
packages/components/src/interfaces/internal/Footer.ts#L36
Unexpected any. Specify a different type
|
packages/components/src/interfaces/internal/Header.ts#L3
Unexpected any. Specify a different type
|
packages/components/src/interfaces/internal/Masthead.ts#L3
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading