Skip to content

fix(axis): include defaultTextProps in Axis labelProps #551

fix(axis): include defaultTextProps in Axis labelProps

fix(axis): include defaultTextProps in Axis labelProps #551

Re-run triggered January 19, 2024 18:06
Status Failure
Total duration 5m 31s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build
Argument of type '{ labelOffset: number; labelPropsDefault: { className?: string | undefined; scaleToFit?: boolean | "shrink-only" | undefined; angle?: number | undefined; textAnchor?: "inherit" | "end" | "start" | "middle" | undefined; ... 469 more ...; onTransitionEndCapture?: ((event: React.TransitionEvent<...>) => void) | undefin...' is not assignable to parameter of type 'TransformArgs'.
build
Argument of type '{ labelOffset: number; labelPropsDefault: { className?: string | undefined; scaleToFit?: boolean | "shrink-only" | undefined; angle?: number | undefined; textAnchor?: "inherit" | "end" | "start" | "middle" | undefined; ... 469 more ...; onTransitionEndCapture?: ((event: React.TransitionEvent<...>) => void) | undefin...' is not assignable to parameter of type 'TransformArgs'.
build
Argument of type '{ labelOffset: number; labelPropsDefault: { className?: string | undefined; scaleToFit?: boolean | "shrink-only" | undefined; angle?: number | undefined; textAnchor?: "inherit" | "end" | "start" | "middle" | undefined; ... 469 more ...; onTransitionEndCapture?: ((event: React.TransitionEvent<...>) => void) | undefin...' is not assignable to parameter of type 'TransformArgs'.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/