Skip to content

Work around Astro's ESM requirement #7077

Work around Astro's ESM requirement

Work around Astro's ESM requirement #7077

Triggered via push December 16, 2024 18:59
Status Failure
Total duration 2m 31s
Artifacts

ci.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
ci (22): packages/circuit-ui/components/Button/translations/index.ts#L23
Unsafe argument of type `any` assigned to a parameter of type `Record<string, { loadingLabel: string; }>`
ci (22): packages/circuit-ui/components/Button/translations/index.ts#L23
Unsafe call of an `error` type typed value
ci (22): packages/circuit-ui/components/Calendar/translations/index.ts#L23
Unsafe argument of type `any` assigned to a parameter of type `Record<string, { prevMonthButtonLabel: string; nextMonthButtonLabel: string; }>`
ci (22): packages/circuit-ui/components/Calendar/translations/index.ts#L23
Unsafe call of an `error` type typed value
ci (22): packages/circuit-ui/components/DateInput/translations/index.ts#L23
Unsafe argument of type `any` assigned to a parameter of type `Record<string, { yearInputLabel: string; monthInputLabel: string; dayInputLabel: string; openCalendarButtonLabel: string; closeCalendarButtonLabel: string; applyDateButtonLabel: string; clearDateButtonLabel: string; }>`
ci (22): packages/circuit-ui/components/DateInput/translations/index.ts#L23
Unsafe call of an `error` type typed value
ci (22): packages/circuit-ui/components/Toggletip/translations/index.ts#L23
Unsafe argument of type `any` assigned to a parameter of type `Record<string, { closeButtonLabel: string; }>`
ci (22): packages/circuit-ui/components/Toggletip/translations/index.ts#L23
Unsafe call of an `error` type typed value
ci (22): packages/circuit-ui/util/i18n.ts#L118
Unsafe member access .DEV on an `error` typed value
ci (22): packages/circuit-ui/util/i18n.ts#L128
Unsafe member access .DEV on an `error` typed value
ci (20)
The job was canceled because "_22" failed.
ci (20): packages/circuit-ui/components/Button/translations/index.ts#L23
Unsafe argument of type `any` assigned to a parameter of type `Record<string, { loadingLabel: string; }>`
ci (20): packages/circuit-ui/components/Button/translations/index.ts#L23
Unsafe call of an `error` type typed value
ci (20): packages/circuit-ui/components/Calendar/translations/index.ts#L23
Unsafe argument of type `any` assigned to a parameter of type `Record<string, { prevMonthButtonLabel: string; nextMonthButtonLabel: string; }>`
ci (20): packages/circuit-ui/components/Calendar/translations/index.ts#L23
Unsafe call of an `error` type typed value
ci (20): packages/circuit-ui/components/DateInput/translations/index.ts#L23
Unsafe argument of type `any` assigned to a parameter of type `Record<string, { yearInputLabel: string; monthInputLabel: string; dayInputLabel: string; openCalendarButtonLabel: string; closeCalendarButtonLabel: string; applyDateButtonLabel: string; clearDateButtonLabel: string; }>`
ci (20): packages/circuit-ui/components/DateInput/translations/index.ts#L23
Unsafe call of an `error` type typed value
ci (20): packages/circuit-ui/components/Toggletip/translations/index.ts#L23
Unsafe argument of type `any` assigned to a parameter of type `Record<string, { closeButtonLabel: string; }>`
ci (20): packages/circuit-ui/components/Toggletip/translations/index.ts#L23
Unsafe call of an `error` type typed value
ci (20): packages/circuit-ui/util/i18n.ts#L118
Unsafe member access .DEV on an `error` typed value
ci (20): packages/circuit-ui/util/i18n.ts#L128
Unsafe member access .DEV on an `error` typed value
ci (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636