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