Skip to content

Integration: Date Picker [LG-3152] #895

Integration: Date Picker [LG-3152]

Integration: Date Picker [LG-3152] #895

Triggered via pull request September 18, 2023 16:29
Status Failure
Total duration 15m 53s
Artifacts

sizeDiff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Check file size
Argument of type 'DateType | undefined' is not assignable to parameter of type 'Date | null'.
Check file size
Type 'string' is not comparable to type 'number'.
Check file size
Type 'string' is not comparable to type 'number'.
Check file size
Type 'ForwardedRef<unknown>' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
Check file size
Property '"aria-label"' is missing in type '{ children: number; key: number; isCurrent: boolean; isHighlighted: boolean; onMouseEnter: () => void; "data-iso": string; }' but required in type 'Omit<CalendarCellProps, "ref">'.
Check file size
Property '"aria-label"' is missing in type '{ children: number; key: number; isCurrent: false; isHighlighted: false; }' but required in type 'Omit<CalendarCellProps, "ref">'.
Check file size
@leafygreen-ui/date-picker#tsc: command (/home/runner/work/leafygreen-ui/leafygreen-ui/packages/date-picker) yarn run tsc exited (1)
Check file size
The process '/usr/local/bin/yarn' failed with exit code 1
Check file size
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, preactjs/compressed-size-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/