feat(region): update event edit #19
322 new issues (0 max.) of at least minor severity.
Annotations
Check failure on line 13 in src/components/EventFeature/EventFeatureSelector/index.tsx
codacy-production / Codacy Static Code Analysis
src/components/EventFeature/EventFeatureSelector/index.tsx#L13
'value' is defined but never used.
Check failure on line 54 in src/components/EventFeature/EventFeatureSelector/index.tsx
codacy-production / Codacy Static Code Analysis
src/components/EventFeature/EventFeatureSelector/index.tsx#L54
Unsafe assignment of an error typed value.
Check failure on line 95 in src/components/EventFeature/EventFeatureSelector/index.tsx
codacy-production / Codacy Static Code Analysis
src/components/EventFeature/EventFeatureSelector/index.tsx#L95
Unsafe member access .id on an `error` typed value.
Check failure on line 50 in src/components/Organization/OrganizatonSelector/index.tsx
codacy-production / Codacy Static Code Analysis
src/components/Organization/OrganizatonSelector/index.tsx#L50
Unsafe return of an error typed value.
Check failure on line 55 in src/components/Organization/OrganizatonSelector/index.tsx
codacy-production / Codacy Static Code Analysis
src/components/Organization/OrganizatonSelector/index.tsx#L55
Unsafe spread of an error typed value in an array.
Check failure on line 75 in src/components/Organization/OrganizatonSelector/index.tsx
codacy-production / Codacy Static Code Analysis
src/components/Organization/OrganizatonSelector/index.tsx#L75
Unsafe call of an `error` type typed value.
Check failure on line 84 in src/components/Organization/OrganizatonSelector/index.tsx
codacy-production / Codacy Static Code Analysis
src/components/Organization/OrganizatonSelector/index.tsx#L84
Unsafe argument of type `any` assigned to a parameter of type `string`.
Check warning on line 12 in src/components/Region/RegionSelector/index.tsx
codacy-production / Codacy Static Code Analysis
src/components/Region/RegionSelector/index.tsx#L12
'any' overrides all other types in this union type.
Check failure on line 70 in src/components/Region/RegionSelector/index.tsx
codacy-production / Codacy Static Code Analysis
src/components/Region/RegionSelector/index.tsx#L70
Unsafe call of an `error` type typed value.
Check failure on line 39 in src/pages/dashboard/feature/components/FeatureEditor/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/feature/components/FeatureEditor/index.tsx#L39
Unsafe member access .description on an `error` typed value.
Check failure on line 126 in src/pages/dashboard/region/components/RegionList/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/region/components/RegionList/index.tsx#L126
Unsafe member access .id on an `any` value.
Check failure on line 127 in src/pages/dashboard/region/components/RegionList/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/region/components/RegionList/index.tsx#L127
Unsafe assignment of an error typed value.
Check failure on line 40 in src/pages/dashboard/region/edit/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/region/edit/index.tsx#L40
Unsafe assignment of an error typed value.
Check failure on line 41 in src/pages/dashboard/region/edit/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/region/edit/index.tsx#L41
Unsafe member access .parentId on an `error` typed value.
Check failure on line 48 in src/pages/dashboard/region/edit/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/region/edit/index.tsx#L48
Unsafe assignment of an error typed value.
Check failure on line 19 in src/pages/dashboard/region/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/region/index.tsx#L19
'isError' is assigned a value but never used.
Check failure on line 21 in src/pages/dashboard/region/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/region/index.tsx#L21
Unsafe return of an error typed value.
Check failure on line 20 in src/types/region.ts
codacy-production / Codacy Static Code Analysis
src/types/region.ts#L20
Unsafe assignment of an error typed value.
Check failure on line 33 in src/types/region.ts
codacy-production / Codacy Static Code Analysis
src/types/region.ts#L33
Unsafe member access .string on an `error` typed value.
Check failure on line 34 in src/types/region.ts
codacy-production / Codacy Static Code Analysis
src/types/region.ts#L34
Unsafe call of an `error` type typed value.
Check failure on line 34 in src/types/region.ts
codacy-production / Codacy Static Code Analysis
src/types/region.ts#L34
Unsafe member access .string on an `error` typed value.
Check failure on line 35 in src/types/region.ts
codacy-production / Codacy Static Code Analysis
src/types/region.ts#L35
Unsafe assignment of an error typed value.
Check failure on line 35 in src/types/region.ts
codacy-production / Codacy Static Code Analysis
src/types/region.ts#L35
Unsafe call of an `error` type typed value.
Check failure on line 37 in src/types/region.ts
codacy-production / Codacy Static Code Analysis
src/types/region.ts#L37
Unsafe call of an `error` type typed value.
Check failure on line 38 in src/types/region.ts
codacy-production / Codacy Static Code Analysis
src/types/region.ts#L38
Unsafe assignment of an error typed value.