feat: lots of improvement #4
95 new issues (0 max.) of at least minor severity.
Annotations
Check failure on line 16 in src/components/Error/index.tsx
codacy-production / Codacy Static Code Analysis
src/components/Error/index.tsx#L16
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function.
Check failure on line 144 in src/components/UploadImage/index.tsx
codacy-production / Codacy Static Code Analysis
src/components/UploadImage/index.tsx#L144
Unsafe argument of type `any` assigned to a parameter of type `SetStateAction<string>`.
Check failure on line 51 in src/pages/dashboard/event/components/EventEditor/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/event/components/EventEditor/index.tsx#L51
'useEffect' is defined but never used.
Check failure on line 53 in src/pages/dashboard/event/components/EventEditor/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/event/components/EventEditor/index.tsx#L53
'OrganizationType' is defined but never used.
Check failure on line 96 in src/pages/dashboard/event/components/EventEditor/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/event/components/EventEditor/index.tsx#L96
Unsafe assignment of an error typed value.
Check failure on line 108 in src/pages/dashboard/event/components/EventEditor/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/event/components/EventEditor/index.tsx#L108
Unsafe assignment of an error typed value.
Check failure on line 139 in src/pages/dashboard/event/components/EventList/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/event/components/EventList/index.tsx#L139
Unsafe assignment of an error typed value.
Check failure on line 166 in src/pages/dashboard/event/components/EventList/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/event/components/EventList/index.tsx#L166
Unsafe member access .organization on an `any` value.
Check failure on line 28 in src/pages/dashboard/event/edit/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/event/edit/index.tsx#L28
'Text' is defined but never used.
Check failure on line 32 in src/pages/dashboard/event/edit/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/event/edit/index.tsx#L32
'zodResolver' is defined but never used.
Check failure on line 102 in src/pages/dashboard/event/edit/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/event/edit/index.tsx#L102
Unsafe argument of type `any` assigned to a parameter of type `string | number | Date`.
Check failure on line 104 in src/pages/dashboard/event/edit/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/event/edit/index.tsx#L104
Unsafe member access .endAt on an `error` typed value.
Check failure on line 105 in src/pages/dashboard/event/edit/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/event/edit/index.tsx#L105
Unsafe argument of type `any` assigned to a parameter of type `string | number | Date`.
Check failure on line 112 in src/pages/dashboard/event/edit/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/event/edit/index.tsx#L112
Unsafe member access .source on an `error` typed value.
Check failure on line 113 in src/pages/dashboard/event/edit/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/event/edit/index.tsx#L113
Unsafe assignment of an error typed value.
Check failure on line 115 in src/pages/dashboard/event/edit/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/event/edit/index.tsx#L115
Unsafe member access .organization on an `error` typed value.
Check failure on line 133 in src/pages/dashboard/organization/components/OrganizationList/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/organization/components/OrganizationList/index.tsx#L133
Unsafe assignment of an error typed value.
Check failure on line 133 in src/pages/dashboard/organization/components/OrganizationList/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/organization/components/OrganizationList/index.tsx#L133
Unsafe call of an `error` type typed value.
Check failure on line 160 in src/pages/dashboard/organization/components/OrganizationList/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/organization/components/OrganizationList/index.tsx#L160
Unsafe member access .slug on an `any` value.
Check failure on line 31 in src/pages/dashboard/organization/edit/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/organization/edit/index.tsx#L31
'rem' is defined but never used.
Check failure on line 31 in src/pages/dashboard/organization/edit/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/organization/edit/index.tsx#L31
'rem' is defined but never used.
Check failure on line 36 in src/pages/dashboard/organization/edit/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/organization/edit/index.tsx#L36
'IconInfoCircle' is defined but never used.
Check failure on line 91 in src/pages/dashboard/organization/edit/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/organization/edit/index.tsx#L91
Unsafe member access .website on an `error` typed value.
Check failure on line 95 in src/pages/dashboard/organization/edit/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/organization/edit/index.tsx#L95
Unsafe member access .weibo on an `error` typed value.
Check failure on line 96 in src/pages/dashboard/organization/edit/index.tsx
codacy-production / Codacy Static Code Analysis
src/pages/dashboard/organization/edit/index.tsx#L96
Unsafe assignment of an error typed value.