HorizontalCalendar.tsx #14
1095 warnings
ESLint found 1095 warnings
Annotations
Check warning on line 68 in src/app/model/migrations/MigrationProcessor.ts
github-actions / ESLint
src/app/model/migrations/MigrationProcessor.ts#L68
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)
Check warning on line 138 in src/app/model/migrations/MigrationProcessor.ts
github-actions / ESLint
src/app/model/migrations/MigrationProcessor.ts#L138
Invalid operand for a '+' operation. Operands must each be a number or string. Got `unknown` (@typescript-eslint/restrict-plus-operands)
Check warning on line 60 in src/app/model/migrations/migrations/to0001/MigrationReduxTypes0001.ts
github-actions / ESLint
src/app/model/migrations/migrations/to0001/MigrationReduxTypes0001.ts#L60
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
Check warning on line 61 in src/app/model/migrations/migrations/to0001/MigrationReduxTypes0001.ts
github-actions / ESLint
src/app/model/migrations/migrations/to0001/MigrationReduxTypes0001.ts#L61
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
Check warning on line 63 in src/app/model/migrations/migrations/to0001/MigrationReduxTypes0001.ts
github-actions / ESLint
src/app/model/migrations/migrations/to0001/MigrationReduxTypes0001.ts#L63
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
Check warning on line 64 in src/app/model/migrations/migrations/to0001/MigrationReduxTypes0001.ts
github-actions / ESLint
src/app/model/migrations/migrations/to0001/MigrationReduxTypes0001.ts#L64
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
Check warning on line 70 in src/app/model/migrations/migrations/to0001/MigrationReduxTypes0001.ts
github-actions / ESLint
src/app/model/migrations/migrations/to0001/MigrationReduxTypes0001.ts#L70
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
Check warning on line 71 in src/app/model/migrations/migrations/to0001/MigrationReduxTypes0001.ts
github-actions / ESLint
src/app/model/migrations/migrations/to0001/MigrationReduxTypes0001.ts#L71
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
Check warning on line 73 in src/app/model/migrations/migrations/to0001/MigrationReduxTypes0001.ts
github-actions / ESLint
src/app/model/migrations/migrations/to0001/MigrationReduxTypes0001.ts#L73
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
Check warning on line 74 in src/app/model/migrations/migrations/to0001/MigrationReduxTypes0001.ts
github-actions / ESLint
src/app/model/migrations/migrations/to0001/MigrationReduxTypes0001.ts#L74
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
Check warning on line 107 in src/app/model/migrations/migrations/to0001/MigrationToVersion0001.ts
github-actions / ESLint
src/app/model/migrations/migrations/to0001/MigrationToVersion0001.ts#L107
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)
Check warning on line 200 in src/app/model/migrations/migrations/to0001/MigrationToVersion0001.ts
github-actions / ESLint
src/app/model/migrations/migrations/to0001/MigrationToVersion0001.ts#L200
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)
Check warning on line 216 in src/app/model/migrations/migrations/to0001/MigrationToVersion0001.ts
github-actions / ESLint
src/app/model/migrations/migrations/to0001/MigrationToVersion0001.ts#L216
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)
Check warning on line 25 in src/app/ui/AppProvider/ReactQueryProvider.tsx
github-actions / ESLint
src/app/ui/AppProvider/ReactQueryProvider.tsx#L25
Expected '!==' and instead saw '!=' (eqeqeq)
Check warning on line 34 in src/app/ui/AppProvider/ReactQueryProvider.tsx
github-actions / ESLint
src/app/ui/AppProvider/ReactQueryProvider.tsx#L34
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 43 in src/app/ui/AppProvider/ReactQueryProvider.tsx
github-actions / ESLint
src/app/ui/AppProvider/ReactQueryProvider.tsx#L43
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 46 in src/app/ui/AppProvider/ReactQueryProvider.tsx
github-actions / ESLint
src/app/ui/AppProvider/ReactQueryProvider.tsx#L46
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 34 in src/app/ui/AppProvider/ReduxProvider.tsx
github-actions / ESLint
src/app/ui/AppProvider/ReduxProvider.tsx#L34
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
Check warning on line 47 in src/app/ui/AppProvider/ReduxProvider.tsx
github-actions / ESLint
src/app/ui/AppProvider/ReduxProvider.tsx#L47
Unsafe argument of type `any` assigned to a parameter of type `{ identity: InitialState; applets: InitialState; streaming: StreamingState; banners: InitialState; defaultBanners: InitialState; } | Partial<...> | undefined` (@typescript-eslint/no-unsafe-argument)
Check warning on line 102 in src/entities/abTrail/ui/AbCanvas.tsx
github-actions / ESLint
src/entities/abTrail/ui/AbCanvas.tsx#L102
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)
Check warning on line 131 in src/entities/abTrail/ui/AbCanvas.tsx
github-actions / ESLint
src/entities/abTrail/ui/AbCanvas.tsx#L131
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)
Check warning on line 132 in src/entities/abTrail/ui/AbCanvas.tsx
github-actions / ESLint
src/entities/abTrail/ui/AbCanvas.tsx#L132
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)
Check warning on line 156 in src/entities/abTrail/ui/AbCanvas.tsx
github-actions / ESLint
src/entities/abTrail/ui/AbCanvas.tsx#L156
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)
Check warning on line 156 in src/entities/abTrail/ui/AbCanvas.tsx
github-actions / ESLint
src/entities/abTrail/ui/AbCanvas.tsx#L156
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)
Check warning on line 366 in src/entities/abTrail/ui/AbCanvas.tsx
github-actions / ESLint
src/entities/abTrail/ui/AbCanvas.tsx#L366
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)