Update all non-major dependencies #1119
Annotations
6 errors
Run ProjectCanvas TypeCheck:
electron/providers/jira-cloud-provider/JiraCloudProvider.ts#L744
Right operand of ?? is unreachable because the left operand is never nullish.
|
Run ProjectCanvas TypeCheck:
src/components/CreateExport/exportHelper.ts#L8
Argument of type 'PluginFunc' is not assignable to parameter of type 'PluginFunc<unknown>'.
|
Run ProjectCanvas TypeCheck:
src/components/CreateExport/exportHelper.ts#L66
Property 'businessDiff' does not exist on type 'Dayjs'.
|
Run ProjectCanvas TypeCheck:
src/components/CreateExport/exportHelper.ts#L66
Property 'businessDiff' does not exist on type 'Dayjs'.
|
Run ProjectCanvas TypeCheck:
src/components/common/StoryPoints/status-accumulator.ts#L7
Right operand of ?? is unreachable because the left operand is never nullish.
|
Run ProjectCanvas TypeCheck
Process completed with exit code 2.
|
Loading