Implement create issue for jira server #79
Annotations
9 errors
Type Check:
src/components/BacklogView/Issue/IssueCard.tsx#L154
'assignee' is possibly 'undefined'.
|
Type Check:
src/components/BacklogView/Issue/IssueCard.tsx#L155
'assignee' is possibly 'undefined'.
|
Type Check:
src/components/BacklogView/Issue/IssueCard.tsx#L159
'assignee' is possibly 'undefined'.
|
Type Check:
src/components/CreateIssue/CreateIssueModal.tsx#L73
Property 'accountId' does not exist on type 'User'.
|
Type Check:
src/components/DetailView/Components/AssigneeMenu/AssigneeMenu.tsx#L77
Property 'accountId' does not exist on type 'User'.
|
Type Check:
src/components/DetailView/Components/AssigneeMenu/AssigneeMenu.tsx#L79
Property 'accountId' does not exist on type 'User'.
|
Type Check:
src/components/DetailView/Components/ReporterMenu.tsx#L94
Property 'accountId' does not exist on type 'User'.
|
Type Check:
src/components/DetailView/Components/ReporterMenu.tsx#L95
Property 'accountId' does not exist on type 'User'.
|
Type Check
Process completed with exit code 2.
|