test eslint bpr #6270
Annotations
10 errors and 1 warning
Run linter:
src/pages/AccountSettings/tabs/Admin/ManageAdminCard/AdminTable/AdminTable.tsx#L159
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 linter:
src/pages/AccountSettings/tabs/OktaAccess/hooks/useUpdateOktaConfig.tsx#L146
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 linter:
src/pages/AccountSettings/tabs/OrgUploadToken/TokenlessSection/useSetUploadTokenRequired.tsx#L53
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 linter:
src/pages/AdminSettings/AdminAccess/AdminAccessTable/AdminAccessTable.tsx#L72
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 linter:
src/pages/AdminSettings/AdminAccess/AdminAccessTable/useAdminAccessList.test.tsx#L122
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 linter:
src/pages/AdminSettings/AdminMembers/MemberList/MemberTable.tsx#L136
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 linter:
src/pages/AdminSettings/AdminMembers/MemberList/MemberTable.tsx#L137
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 linter:
src/pages/AdminSettings/AdminMembers/MemberList/MemberTable.tsx#L138
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 linter:
src/pages/AdminSettings/AdminMembers/MemberList/MemberTable.tsx#L144
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 linter:
src/pages/CommitDetailPage/CommitCoverage/UploadsCard/UploadItem.tsx#L55
Expected '!==' and instead saw '!='
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading