UIORGS-390 Implement organization's banking information form #487
Annotations
9 errors and 11 warnings
Run yarn lint:
src/Organizations/OrganizationForm/OrganizationBankingInfoForm/BankingInformationField/BankingInformationField.js#L19
'categories' is missing in props validation
|
Run yarn lint:
src/Organizations/OrganizationForm/OrganizationBankingInfoForm/BankingInformationField/BankingInformationField.js#L42
'categories.reduce' is missing in props validation
|
Run yarn lint:
src/Organizations/OrganizationForm/OrganizationBankingInfoForm/BankingInformationField/BankingInformationField.js#L118
'categoriesOptions' PropType is defined but prop is never used
|
Run yarn lint:
src/Organizations/OrganizationForm/OrganizationBankingInfoForm/BankingInformationFieldArray/BankingInformationFieldArray.js#L11
'fields' is missing in props validation
|
Run yarn lint:
src/Organizations/OrganizationForm/OrganizationBankingInfoForm/BankingInformationFieldArray/BankingInformationFieldArray.js#L24
'fields.forEach' is missing in props validation
|
|
|
Run yarn lint:
src/Organizations/useBankingInformationManager.js#L46
This line has a length of 123. Maximum allowed is 120
|
Run yarn lint
Process completed with exit code 1.
|
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/
|
Publish Jest unit test results
Value "update last" for option comment_mode is deprecated! Instead, use value "always".
|
Publish Jest unit test results
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/
|
Publish BigTest unit test results
Value "update last" for option comment_mode is deprecated! Instead, use value "always".
|
Publish BigTest unit test results
Could not find any files for artifacts/runTest/*.xml
|
Publish BigTest unit test results
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/
|
Run yarn lint:
src/Organizations/OrganizationForm/OrganizationBankingInfoForm/BankingInformationField/BankingInformationField.js#L49
React Hook useMemo has a missing dependency: 'initCategoryId'. Either include it or remove the dependency array
|
Run yarn lint:
src/Organizations/OrganizationsList/hooks/useBuildQuery/useBuildQuery.js#L19
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
Run yarn lint:
src/Organizations/useBankingInformationManager.js#L55
React Hook useCallback has missing dependencies: 'createBankingInformation', 'deleteBankingInformation', 'isBankingInformationEnabled', and 'updateBankingInformation'. Either include them or remove the dependency array
|
Run yarn lint:
src/Utils/CategoryDropdown/CategoryDropdown.js#L51
React Hook useCallback has missing dependencies: 'change' and 'fieldName'. Either include them or remove the dependency array
|
Run yarn lint:
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