Skip to content

[M2-2644] Feature: MultiSelectMatrix Config DTO was added #58

[M2-2644] Feature: MultiSelectMatrix Config DTO was added

[M2-2644] Feature: MultiSelectMatrix Config DTO was added #58

GitHub Actions / ESLint failed Mar 27, 2024 in 0s

1 error and 71 warnings

ESLint found 1 error and 71 warnings

Annotations

Check failure on line 27 in src/widgets/ActivityGroups/ui/ActivityCard/ActivityCardIcon.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/widgets/ActivityGroups/ui/ActivityCard/ActivityCardIcon.tsx#L27

This assertion is unnecessary since the receiver accepts the original type of the expression (@typescript-eslint/no-unnecessary-type-assertion)

Check warning on line 34 in src/abstract/lib/GroupBuilder/ListItemsFactory.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/abstract/lib/GroupBuilder/ListItemsFactory.ts#L34

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)

Check warning on line 37 in src/abstract/lib/GroupBuilder/ListItemsFactory.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/abstract/lib/GroupBuilder/ListItemsFactory.ts#L37

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)

Check warning on line 89 in src/abstract/lib/GroupBuilder/ListItemsFactory.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/abstract/lib/GroupBuilder/ListItemsFactory.ts#L89

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)

Check warning on line 90 in src/abstract/lib/GroupBuilder/ListItemsFactory.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/abstract/lib/GroupBuilder/ListItemsFactory.ts#L90

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)

Check warning on line 114 in src/abstract/lib/GroupBuilder/ListItemsFactory.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/abstract/lib/GroupBuilder/ListItemsFactory.ts#L114

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)

Check warning on line 115 in src/abstract/lib/GroupBuilder/ListItemsFactory.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/abstract/lib/GroupBuilder/ListItemsFactory.ts#L115

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)

Check warning on line 120 in src/abstract/lib/GroupBuilder/ListItemsFactory.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/abstract/lib/GroupBuilder/ListItemsFactory.ts#L120

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)

Check warning on line 121 in src/abstract/lib/GroupBuilder/ListItemsFactory.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/abstract/lib/GroupBuilder/ListItemsFactory.ts#L121

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)

Check warning on line 140 in src/abstract/lib/GroupBuilder/ListItemsFactory.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/abstract/lib/GroupBuilder/ListItemsFactory.ts#L140

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)

Check warning on line 141 in src/abstract/lib/GroupBuilder/ListItemsFactory.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/abstract/lib/GroupBuilder/ListItemsFactory.ts#L141

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)

Check warning on line 37 in src/abstract/lib/GroupBuilder/ScheduledGroupEvaluator.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/abstract/lib/GroupBuilder/ScheduledGroupEvaluator.ts#L37

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)

Check warning on line 10 in src/app/system/locale/i18n.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/app/system/locale/i18n.ts#L10

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 (@typescript-eslint/no-floating-promises)

Check warning on line 71 in src/entities/activity/lib/markdownVariableReplacer.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/entities/activity/lib/markdownVariableReplacer.ts#L71

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)

Check warning on line 97 in src/entities/activity/lib/markdownVariableReplacer.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/entities/activity/lib/markdownVariableReplacer.ts#L97

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)

Check warning on line 98 in src/entities/activity/lib/markdownVariableReplacer.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/entities/activity/lib/markdownVariableReplacer.ts#L98

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)

Check warning on line 99 in src/entities/activity/lib/markdownVariableReplacer.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/entities/activity/lib/markdownVariableReplacer.ts#L99

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)

Check warning on line 100 in src/entities/activity/lib/markdownVariableReplacer.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/entities/activity/lib/markdownVariableReplacer.ts#L100

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)

Check warning on line 102 in src/entities/activity/lib/markdownVariableReplacer.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/entities/activity/lib/markdownVariableReplacer.ts#L102

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)

Check warning on line 12 in src/entities/activity/ui/items/MatrixCheckboxItem/index.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/entities/activity/ui/items/MatrixCheckboxItem/index.tsx#L12

'props' is defined but never used. Allowed unused args must match /^_/u (unused-imports/no-unused-vars)

Check warning on line 73 in src/entities/applet/model/hooks/useStartEntity.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/entities/applet/model/hooks/useStartEntity.ts#L73

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)

Check warning on line 27 in src/entities/user/model/hooks/useAuthorization.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/entities/user/model/hooks/useAuthorization.ts#L27

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)

Check warning on line 30 in src/features/language/ui/LanguageDropdown.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/features/language/ui/LanguageDropdown.tsx#L30

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 (@typescript-eslint/no-floating-promises)

Check warning on line 35 in src/pages/Login/index.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/pages/Login/index.tsx#L35

Unsafe assignment of an `any` value (@typescript-eslint/no-unsafe-assignment)

Check warning on line 61 in src/pages/Login/index.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/pages/Login/index.tsx#L61

Unsafe assignment of an `any` value (@typescript-eslint/no-unsafe-assignment)