Skip to content

Bump axios from 1.4.0 to 1.6.0 #190

Bump axios from 1.4.0 to 1.6.0

Bump axios from 1.4.0 to 1.6.0 #190

Triggered via pull request November 11, 2023 15:12
Status Failure
Total duration 7m 59s
Artifacts

ci.yml

on: pull_request
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
Visual regression tests (18.x)
Process completed with exit code 1.
Lint (18.x)
Process completed with exit code 1.
Build (18.x)
Process completed with exit code 1.
Compatibility-Tests (18.x)
Process completed with exit code 1.
Test (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