UIORGS-390 Implement event emmiter to handle address categories change #476
Annotations
10 errors and 12 warnings
|
src/Organizations/OrganizationForm/OrganizationBankingInfoForm/BankingInformationField/BankingInformationField.js#L19
'categories' is missing in props validation
|
src/Organizations/OrganizationForm/OrganizationBankingInfoForm/BankingInformationField/BankingInformationField.js#L44
'categories.reduce' is missing in props validation
|
src/Organizations/OrganizationForm/OrganizationBankingInfoForm/BankingInformationField/BankingInformationField.js#L122
'categoriesOptions' PropType is defined but prop is never used
|
src/Organizations/OrganizationForm/OrganizationBankingInfoForm/BankingInformationFieldArray/BankingInformationFieldArray.js#L11
'fields' is missing in props validation
|
src/Organizations/OrganizationForm/OrganizationBankingInfoForm/BankingInformationFieldArray/BankingInformationFieldArray.js#L24
'fields.forEach' is missing in props validation
|
|
src/Organizations/OrganizationForm/getAddressCategoryIdsSet.js#L9
Missing semicolon
|
src/Organizations/useBankingInformationManager.js#L46
This line has a length of 123. Maximum allowed is 120
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: ***-org/checkout@v2, actions/setup-node@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
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/
|
|
|
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/
|
|
src/Organizations/OrganizationForm/OrganizationBankingInfoForm/BankingInformationField/BankingInformationField.js#L51
React Hook useMemo has a missing dependency: 'initCategoryId'. Either include it or remove the dependency array
|
src/Organizations/OrganizationsList/hooks/useBuildQuery/useBuildQuery.js#L19
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
src/Organizations/useBankingInformationManager.js#L55
React Hook useCallback has missing dependencies: 'createBankingInformation', 'deleteBankingInformation', 'isBankingInformationEnabled', and 'updateBankingInformation'. Either include them or remove the dependency array
|
src/Utils/CategoryDropdown/CategoryDropdown.js#L51
React Hook useCallback has missing dependencies: 'change' and 'fieldName'. Either include them or remove the dependency array
|
src/interfaces/EditInterface/EditInterfaceContainer.js#L29
React Hook useEffect has missing dependencies: 'isNew' and 'mutator.interfaceCredentials'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading