Skip to content

Feat share file

Feat share file #1110

Triggered via pull request November 26, 2024 14:32
@ddecrulleddecrulle
synchronize #884
feat-share
Status Failure
Total duration 1m 11s
Artifacts

ci.yaml

on: pull_request
test_web
58s
test_web
test_helm-chart
6s
test_helm-chart
prepare_release
0s
prepare_release
publish_web_docker_image
0s
publish_web_docker_image
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test_web
Type '{ expirationValue: number; onExpirationValueChange: (newValue: number) => void; className?: string | undefined; validityDurationSecondOptions: number[]; validityDurationSecond: number; onChangeShareSelectedValidityDuration: (props: { ...; }) => void; }' is not assignable to type 'IntrinsicAttributes & Props'.
test_web
Object literal may only specify known properties, and 'isOpen' does not exist in type 'Partial<{ shareView: ShareView | undefined; onClose: () => void; onRequestUrl: () => void; onChangeShareSelectedValidityDuration: (params: { validityDurationSecond: number; }) => void; }> & { ...; }'.
test_web
Object literal may only specify known properties, and 'isOpen' does not exist in type 'Partial<{ shareView: ShareView | undefined; onClose: () => void; onRequestUrl: () => void; onChangeShareSelectedValidityDuration: (params: { validityDurationSecond: number; }) => void; }> & { ...; }'.
test_web
Type '(params: { expirationTime: number; }) => void' is not assignable to type '() => void'.
test_web
Process completed with exit code 2.