Skip to content

Update package.json #81

Update package.json

Update package.json #81

Triggered via push October 18, 2023 14:12
Status Failure
Total duration 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Branch build publish
41s
Branch build publish
tag_canary_if_1x
0s
tag_canary_if_1x
Fit to window
Zoom out
Zoom in

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/