Bump axios from 1.4.0 to 1.6.0 #190
Annotations
1 error and 10 warnings
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
The logs for this run have expired and are no longer available.
Loading