Skip to content
GitHub Actions / ESLint Report Analysis failed Aug 30, 2024 in 1s

ESLint Report Analysis

34 ESLint error(s) and 0 ESLint warning(s) found

Annotations

Check failure on line 49 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L49

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check failure on line 57 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L52-L57

[@typescript-eslint/no-floating-promises] 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.

Check failure on line 55 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L55

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .models on an `any` value.

Check failure on line 56 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L56

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .models on an `any` value.

Check failure on line 211 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L211

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .length on an `any` value.

Check failure on line 225 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L225

[@typescript-eslint/no-unsafe-member-access] Unsafe member access [0] on an `any` value.

Check failure on line 233 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L228-L233

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 229 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L229

[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.

Check failure on line 229 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L229

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .find on an `any` value.

Check failure on line 231 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L231

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .display_name on an `any` value.

Check failure on line 236 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L235-L236

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 236 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L236

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .dimension on an `any` value.

Check failure on line 241 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L241

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 243 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L242-L243

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 243 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L243

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .id on an `any` value.

Check failure on line 245 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L245

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .id on an `any` value.

Check failure on line 250 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L248-L250

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 249 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L249

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .url on an `any` value.

Check failure on line 255 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L255

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 257 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L257

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 257 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L257

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .display_name on an `any` value.

Check failure on line 258 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L258

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .display_name on an `any` value.

Check failure on line 264 in frontends/dashboard/src/components/NewDatasetModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/components/NewDatasetModal.tsx#L264

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .length on an `any` value.

Check failure on line 61 in frontends/dashboard/src/pages/Dashboard/Dataset/DatasetSettingsPage.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/pages/Dashboard/Dataset/DatasetSettingsPage.tsx#L61

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check failure on line 69 in frontends/dashboard/src/pages/Dashboard/Dataset/DatasetSettingsPage.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/dashboard/src/pages/Dashboard/Dataset/DatasetSettingsPage.tsx#L64-L69

[@typescript-eslint/no-floating-promises] 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.