Skip to content

Update all non-major dependencies #1119

Update all non-major dependencies

Update all non-major dependencies #1119

Triggered via pull request October 29, 2024 23:15
Status Failure
Total duration 1m 37s
Artifacts

static_tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.