Update all non-major dependencies #1162
static_tests.yaml
on: pull_request
Lint Check
1m 22s
Type Check
1m 5s
Annotations
6 errors and 2 warnings
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.
|
Type Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|