Skip to content

feat: tt 266 add rejection functions #879

feat: tt 266 add rejection functions

feat: tt 266 add rejection functions #879

Triggered via pull request October 23, 2024 06:55
Status Failure
Total duration 2m 3s
Artifacts

lighthouse.yml

on: pull_request
Lighthouse Desktop
1m 52s
Lighthouse Desktop
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lighthouse Desktop: src/components/AssetManagementPanel/AssetManagementForm/FormVariants/ActionSelectionForm/ActionSelectionForm.test.tsx#L33
Type '{ setShowEndorsementChain: () => void; onSetFormAction: () => void; tokenRegistryAddress: string; beneficiary: string; holder: string; account: string; canSurrender: boolean; canHandleSurrender: boolean; ... 9 more ...; verificationStatus: VerificationFragment[]; }' is missing the following properties from type 'ActionSelectionFormProps': canRejectOwnerHolderTransfer, canRejectHolderTransfer, canRejectOwnerTransfer
Lighthouse Desktop: src/components/AssetManagementPanel/AssetManagementForm/FormVariants/ActionSelectionForm/ActionSelectionForm.test.tsx#L43
Type '{ setShowEndorsementChain: () => void; onSetFormAction: () => void; tokenRegistryAddress: string; beneficiary: string; holder: string; account: string; canSurrender: boolean; canHandleSurrender: boolean; ... 9 more ...; verificationStatus: VerificationFragment[]; }' is missing the following properties from type 'ActionSelectionFormProps': canRejectOwnerHolderTransfer, canRejectHolderTransfer, canRejectOwnerTransfer
Lighthouse Desktop: src/components/AssetManagementPanel/AssetManagementForm/FormVariants/ActionSelectionForm/ActionSelectionForm.test.tsx#L61
Type '{ account: string; onConnectToWallet: Mock<any, any>; setShowEndorsementChain: () => void; onSetFormAction: () => void; tokenRegistryAddress: string; beneficiary: string; holder: string; ... 10 more ...; verificationStatus: VerificationFragment[]; }' is missing the following properties from type 'ActionSelectionFormProps': canRejectOwnerHolderTransfer, canRejectHolderTransfer, canRejectOwnerTransfer
Lighthouse Desktop: src/components/AssetManagementPanel/AssetManagementForm/FormVariants/ActionSelectionForm/ActionSelectionForm.test.tsx#L71
Type '{ canChangeHolder: true; setShowEndorsementChain: () => void; onSetFormAction: () => void; tokenRegistryAddress: string; beneficiary: string; holder: string; account: string; canSurrender: boolean; ... 9 more ...; verificationStatus: VerificationFragment[]; }' is missing the following properties from type 'ActionSelectionFormProps': canRejectOwnerHolderTransfer, canRejectHolderTransfer, canRejectOwnerTransfer
Lighthouse Desktop: src/components/AssetManagementPanel/AssetManagementForm/FormVariants/ActionSelectionForm/ActionSelectionForm.test.tsx#L80
Type '{ canSurrender: true; setShowEndorsementChain: () => void; onSetFormAction: () => void; tokenRegistryAddress: string; beneficiary: string; holder: string; account: string; canHandleSurrender: boolean; ... 9 more ...; verificationStatus: VerificationFragment[]; }' is missing the following properties from type 'ActionSelectionFormProps': canRejectOwnerHolderTransfer, canRejectHolderTransfer, canRejectOwnerTransfer
Lighthouse Desktop: src/components/AssetManagementPanel/AssetManagementForm/FormVariants/ActionSelectionForm/ActionSelectionForm.test.tsx#L92
Type '{ canSurrender: false; setShowEndorsementChain: () => void; onSetFormAction: () => void; tokenRegistryAddress: string; beneficiary: string; holder: string; account: string; canHandleSurrender: boolean; ... 9 more ...; verificationStatus: VerificationFragment[]; }' is missing the following properties from type 'ActionSelectionFormProps': canRejectOwnerHolderTransfer, canRejectHolderTransfer, canRejectOwnerTransfer
Lighthouse Desktop: src/components/AssetManagementPanel/AssetManagementForm/FormVariants/ActionSelectionForm/ActionSelectionForm.test.tsx#L100
Type '{ isSurrendered: true; setShowEndorsementChain: () => void; onSetFormAction: () => void; tokenRegistryAddress: string; beneficiary: string; holder: string; account: string; canSurrender: boolean; ... 9 more ...; verificationStatus: VerificationFragment[]; }' is missing the following properties from type 'ActionSelectionFormProps': canRejectOwnerHolderTransfer, canRejectHolderTransfer, canRejectOwnerTransfer
Lighthouse Desktop: src/components/AssetManagementPanel/AssetManagementForm/FormVariants/ActionSelectionForm/ActionSelectionForm.test.tsx#L108
Type '{ isTokenBurnt: true; setShowEndorsementChain: () => void; onSetFormAction: () => void; tokenRegistryAddress: string; beneficiary: string; holder: string; account: string; canSurrender: boolean; ... 9 more ...; verificationStatus: VerificationFragment[]; }' is missing the following properties from type 'ActionSelectionFormProps': canRejectOwnerHolderTransfer, canRejectHolderTransfer, canRejectOwnerTransfer
Lighthouse Desktop: src/components/AssetManagementPanel/AssetManagementForm/FormVariants/ActionSelectionForm/ActionSelectionForm.test.tsx#L119
Type '{ onSetFormAction: Mock<any, any>; canChangeHolder: true; setShowEndorsementChain: () => void; tokenRegistryAddress: string; beneficiary: string; holder: string; account: string; canSurrender: boolean; ... 9 more ...; verificationStatus: VerificationFragment[]; }' is missing the following properties from type 'ActionSelectionFormProps': canRejectOwnerHolderTransfer, canRejectHolderTransfer, canRejectOwnerTransfer
Lighthouse Desktop: src/components/AssetManagementPanel/AssetManagementForm/FormVariants/ActionSelectionForm/ActionSelectionForm.test.tsx#L139
Type '{ onSetFormAction: Mock<any, any>; canEndorseBeneficiary: true; setShowEndorsementChain: () => void; tokenRegistryAddress: string; beneficiary: string; holder: string; account: string; ... 10 more ...; verificationStatus: VerificationFragment[]; }' is missing the following properties from type 'ActionSelectionFormProps': canRejectOwnerHolderTransfer, canRejectHolderTransfer, canRejectOwnerTransfer
Lighthouse Desktop
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lighthouse Desktop
No files were found with the provided path: /home/runner/work/tradetrust-website/tradetrust-website/lighthouseReport. No artifacts will be uploaded.