Skip to content

Update all non-major dependencies #1184

Update all non-major dependencies

Update all non-major dependencies #1184

Triggered via pull request December 22, 2024 02:36
Status Failure
Total duration 1m 39s
Artifacts

static_tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 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/BacklogView/Issue/DeleteButton.tsx#L64
Type 'RefObject<HTMLDivElement | null>' is not assignable to type '((instance: HTMLDivElement | null) => void) | RefObject<HTMLDivElement> | null | undefined'.
Type Check: src/components/StoryMapView/Cards/ActionCard.tsx#L34
Type 'RefObject<HTMLDivElement | null>' is not assignable to type 'LegacyRef<HTMLDivElement> | undefined'.
Type Check: src/components/StoryMapView/Cards/CaseTitleCard.tsx#L30
Type 'RefObject<HTMLDivElement | null>' is not assignable to type 'LegacyRef<HTMLDivElement> | undefined'.
Type Check: src/components/StoryMapView/Cards/SubActionCard.tsx#L34
Type 'RefObject<HTMLDivElement | null>' is not assignable to type 'LegacyRef<HTMLDivElement> | undefined'.
Type Check: src/components/StoryMapView/StoryMap/StoryMapCard.tsx#L23
Type 'RefObject<HTMLDivElement | null>' is not assignable to type 'LegacyRef<HTMLDivElement> | undefined'.
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