Update yarn and minor/patch dependencies #975
Annotations
10 errors and 1 warning
Run ESLint:
client/src/components/BackButton.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
|
Run ESLint:
client/src/components/KompassiLoginCallback.tsx#L21
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
|
Run ESLint:
client/src/components/KompassiLoginCallback.tsx#L26
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
|
Run ESLint:
client/src/components/KompassiLoginCallback.tsx#L29
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
|
Run ESLint:
client/src/views/login/LoginView.tsx#L23
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
|
Run ESLint:
client/src/views/login/components/KompassiLoginUsernameForm.tsx#L57
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
|
Run ESLint:
client/src/views/login/components/LoginForm.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
|
Run ESLint:
client/src/views/my-program-items/components/DirectSignupItem.tsx#L117
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
|
Run ESLint:
client/src/views/my-program-items/components/DirectSignupItem.tsx#L125
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
|
Run ESLint:
client/src/views/my-program-items/components/FavoritesByStartTimes.tsx#L66
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
|
Upload test results if Playwright tests failed
No files were found with the provided path: playwright/test-results/. No artifacts will be uploaded.
|
Loading