Skip to content

Implement create issue for jira server #79

Implement create issue for jira server

Implement create issue for jira server #79

Triggered via pull request November 27, 2023 20:41
Status Failure
Total duration 47s
Artifacts

static_tests.yaml

on: pull_request
Lint Check
35s
Lint Check
Formatting Check
24s
Formatting Check
Type Check
29s
Type Check
Fit to window
Zoom out
Zoom in

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.