feat(feature): add event feature func #5
136 new issues (0 max.) of at least minor severity.
Annotations
Check failure on line 17 in src/api/dashboard/feature.ts
codacy-production / Codacy Static Code Analysis
src/api/dashboard/feature.ts#L17
Unsafe return of an error typed value.
Check failure on line 21 in src/api/dashboard/feature.ts
codacy-production / Codacy Static Code Analysis
src/api/dashboard/feature.ts#L21
Unsafe assignment of an error typed value.
Check failure on line 29 in src/api/dashboard/feature.ts
codacy-production / Codacy Static Code Analysis
src/api/dashboard/feature.ts#L29
Unsafe assignment of an error typed value.
Check failure on line 21 in src/consts/event.ts
codacy-production / Codacy Static Code Analysis
src/consts/event.ts#L21
Unsafe member access .EventPostponed on an `error` typed value.
Check failure on line 22 in src/consts/event.ts
codacy-production / Codacy Static Code Analysis
src/consts/event.ts#L22
Unsafe member access .EventRescheduled on an `error` typed value.
Check failure on line 84 in src/pages/dashboard/event/components/EventList/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/event/components/EventList/index.tsx#L84
Unsafe assignment of an error typed value.
Check failure on line 36 in src/pages/dashboard/feature/components/FeatureEditor/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/feature/components/FeatureEditor/index.tsx#L36
Unsafe member access .description on an `error` typed value.
Check failure on line 42 in src/pages/dashboard/feature/components/FeatureEditor/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/feature/components/FeatureEditor/index.tsx#L42
Unsafe member access .id on an `error` typed value.
Check failure on line 44 in src/pages/dashboard/feature/components/FeatureEditor/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/feature/components/FeatureEditor/index.tsx#L44
Unsafe call of an `error` type typed value.
Check failure on line 83 in src/pages/dashboard/feature/components/FeatureEditor/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/feature/components/FeatureEditor/index.tsx#L83
Unsafe assignment of an error typed value.
Check failure on line 84 in src/pages/dashboard/feature/components/FeatureEditor/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/feature/components/FeatureEditor/index.tsx#L84
Unsafe member access .getInputProps on an `error` typed value.
Check failure on line 37 in src/pages/dashboard/feature/components/FeatureList/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/feature/components/FeatureList/index.tsx#L37
Unsafe member access .show on an `error` typed value.
Check failure on line 125 in src/pages/dashboard/feature/components/FeatureList/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/feature/components/FeatureList/index.tsx#L125
Unsafe member access .id on an `any` value.
Check failure on line 128 in src/pages/dashboard/feature/components/FeatureList/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/feature/components/FeatureList/index.tsx#L128
Unsafe member access .records on an `error` typed value.
Check failure on line 143 in src/pages/dashboard/feature/components/FeatureList/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/feature/components/FeatureList/index.tsx#L143
Unsafe assignment of an `any` value.
Check failure on line 39 in src/pages/dashboard/feature/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/feature/index.tsx#L39
Unsafe call of an `error` type typed value.
Check failure on line 49 in src/pages/dashboard/feature/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/feature/index.tsx#L49
Unsafe assignment of an error typed value.
Check failure on line 63 in src/pages/dashboard/feature/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/feature/index.tsx#L63
Unsafe assignment of an error typed value.
Check failure on line 4 in src/types/feature.ts
codacy-production / Codacy Static Code Analysis
src/types/feature.ts#L4
Unsafe member access .string on an `error` typed value.
Check failure on line 5 in src/types/feature.ts
codacy-production / Codacy Static Code Analysis
src/types/feature.ts#L5
Unsafe member access .string on an `error` typed value.
Check failure on line 7 in src/types/feature.ts
codacy-production / Codacy Static Code Analysis
src/types/feature.ts#L7
Unsafe assignment of an error typed value.
Check failure on line 9 in src/types/feature.ts
codacy-production / Codacy Static Code Analysis
src/types/feature.ts#L9
Unsafe member access .date on an `error` typed value.
Check failure on line 10 in src/types/feature.ts
codacy-production / Codacy Static Code Analysis
src/types/feature.ts#L10
Unsafe member access .date on an `error` typed value.
Check failure on line 14 in src/types/feature.ts
codacy-production / Codacy Static Code Analysis
src/types/feature.ts#L14
Unsafe assignment of an error typed value.
Check failure on line 21 in src/types/feature.ts
codacy-production / Codacy Static Code Analysis
src/types/feature.ts#L21
Unsafe member access .omit on an `error` typed value.