Update package.json #81
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
sync-tag-and-branch-name.yml
on: push
Branch build publish
41s
tag_canary_if_1x
0s
Annotations
10 errors and 2 warnings
Branch build publish:
src/components/Gallery/index.test.tsx#L175
Type '{ clientX: number; clientY: number; identifier: number; target: EventTarget; screenX: number; screenY: number; pageX: number; pageY: number; radiusX: number; radiusY: number; rotationAngle: number; force: number; touchType: string; altitudeAngle: number; azimuthAngle: number; }' is not assignable to type 'Touch'.
|
Branch build publish:
src/components/Gallery/index.tsx#L320
Argument of type '{ onSwiped: (event: SwipeEventData) => void; onSwiping: (event: SwipeEventData) => void; preventDefaultTouchmoveEvent: boolean; }' is not assignable to parameter of type 'Partial<SwipeableDirectionCallbacks & { onSwipeStart: SwipeCallback; onSwiped: SwipeCallback; onSwiping: SwipeCallback; onTap: TapCallback; onTouchStartOrOnMouseDown: TapCallback; onTouchEndOrOnMouseUp: TapCallback; } & ConfigurationOptions>'.
|
Branch build publish:
src/components/Gallery/index.tsx#L339
'AdElement' cannot be used as a JSX component.
|
Branch build publish:
src/components/Gallery/index.tsx#L513
Type '{ children: Element; mainSrc: string; nextSrc: string; prevSrc: string; onCloseRequest: () => void; onMovePrevRequest: () => void; onMoveNextRequest: () => void; imagePadding: number; showImageCaption: true; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<ReactImageLightbox> & Pick<Pick<Readonly<LightboxProps>, keyof LightboxProps> & Pick<...> & Pick<...>, "onCloseRequest" | "mainSrc"> & InexactPartial<...> & InexactPartial<...>'.
|
Branch build publish:
src/components/Lightbox/lightbox-react.tsx#L1887
Type 'string | HTMLElement' is not assignable to type 'ReactNode'.
|
Branch build publish:
src/components/Lightbox/lightbox-react.tsx#L1895
Type 'HTMLButtonElement' is not assignable to type 'ReactNode'.
|
Branch build publish:
src/components/Lightbox/lightbox-react.tsx#L1966
Property 'children' does not exist on type 'Readonly<LightboxProps>'.
|
Branch build publish:
src/components/Lightbox/lightbox-react.tsx#L1975
Property 'children' does not exist on type 'Readonly<LightboxProps>'.
|
Branch build publish:
src/utils/Version.tsx#L4
Namespace 'React' has no exported member 'SFC'.
|
Branch build publish
Process completed with exit code 1.
|
Branch build publish
The following actions uses node12 which is deprecated and will be forced to run on node16: act10ns/slack@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Branch build publish
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/
|