Update dependencies and Actions #393
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build:
src/components/DatasetEditor/DatasetEditor.styles.ts#L15
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
|
build:
src/maps.test.ts#L26
'toBeCalledWith' is deprecated. in favor of `toHaveBeenCalledWith`
|
build:
src/maps.test.ts#L31
'toBeCalledWith' is deprecated. in favor of `toHaveBeenCalledWith`
|
build:
src/maps.test.ts#L36
'toBeCalledWith' is deprecated. in favor of `toHaveBeenCalledWith`
|
build:
src/maps.test.ts#L46
'toBeCalled' is deprecated. in favor of `toHaveBeenCalled`
|
build:
src/maps.test.ts#L61
'toBeCalledWith' is deprecated. in favor of `toHaveBeenCalledWith`
|
build:
src/maps.test.ts#L66
'toBeCalledWith' is deprecated. in favor of `toHaveBeenCalledWith`
|
build:
src/maps.test.ts#L71
'toBeCalledWith' is deprecated. in favor of `toHaveBeenCalledWith`
|
build:
src/maps.test.ts#L81
'toBeCalled' is deprecated. in favor of `toHaveBeenCalled`
|
build:
src/maps.test.ts#L96
'toBeCalledWith' is deprecated. in favor of `toHaveBeenCalledWith`
|