Update yarn and minor/patch dependencies #976
Annotations
9 errors and 1 warning
test-and-lint:
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
|
test-and-lint:
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
|
test-and-lint:
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
|
test-and-lint:
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
|
test-and-lint:
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
|
test-and-lint:
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
|
test-and-lint:
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
|
test-and-lint:
client/src/views/my-program-items/components/LotterySignupsByStartTimes.tsx#L58
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
|
test-and-lint
Process completed with exit code 1.
|
test-and-lint
No files were found with the provided path: playwright/test-results/. No artifacts will be uploaded.
|