Skip to content

Implement the new init method #195

Implement the new init method

Implement the new init method #195

Triggered via push December 30, 2023 17:20
Status Failure
Total duration 4m 7s
Artifacts

ci.yml

on: push
Matrix: Build
Matrix: Compatibility-Tests
Matrix: Lint
Matrix: Test
Matrix: Visual regression tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Build (18.x)
Process completed with exit code 1.
Test (18.x)
Process completed with exit code 1.
Visual regression tests (18.x)
Process completed with exit code 1.
Compatibility-Tests (18.x)
Process completed with exit code 1.
Lint (18.x)
Process completed with exit code 1.
Lint (18.x): packages/app/src/app/(protected)/_components/EditWorkspaceDialog.tsx#L69
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 (18.x): packages/app/src/app/(protected)/_components/EditWorkspaceDialog.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
Lint (18.x): packages/app/src/app/(protected)/_components/InviteGuestsDialog.tsx#L67
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 (18.x): packages/app/src/app/(protected)/_components/InviteGuestsDialog.tsx#L160
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 (18.x): packages/app/src/app/(protected)/_components/InviteGuestsDialog.tsx#L168
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 (18.x): packages/app/src/app/(protected)/_components/InviteTeamMembersPrompt.tsx#L56
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 (18.x): packages/app/src/app/(protected)/_components/NewWorkspaceDialog.tsx#L59
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 (18.x): packages/app/src/app/(protected)/_components/NewWorkspaceDialog.tsx#L60
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 (18.x): packages/app/src/app/(protected)/_components/NotificationsPopover.tsx#L60
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 (18.x): packages/app/src/app/(protected)/_components/NotificationsPopover.tsx#L61
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