UXPROD-3903: Create new UI for new bursar export feature (#107) #366
Annotations
10 errors and 15 warnings
Run yarn lint:
src/api/dto/from/dtoToCriteria.test.ts#L169
Expected no linebreak before this expression
|
Run yarn lint:
src/api/dto/from/dtoToCriteria.test.ts#L170
Unexpected newline before ')'
|
Run yarn lint:
src/api/dto/from/dtoToCriteria.test.ts#L208
Expected no linebreak before this expression
|
Run yarn lint:
src/api/dto/from/dtoToCriteria.test.ts#L209
Unexpected newline before ')'
|
Run yarn lint:
src/api/dto/from/dtoToCriteria.ts#L45
'getFeeFineOwnerId' was used before it was defined
|
Run yarn lint:
src/api/dto/from/dtoToCriteria.ts#L51
'getLocationProperties' was used before it was defined
|
Run yarn lint:
src/api/dto/from/dtoToCriteria.ts#L65
'dtoToConditionCriteria' was used before it was defined
|
Run yarn lint:
src/api/dto/from/dtoToCriteria.ts#L68
'dtoToNegationCriteria' was used before it was defined
|
Run yarn lint:
src/api/dto/from/dtoToData.test.ts#L135
Expected no linebreak before this expression
|
Run yarn lint:
src/api/dto/from/dtoToData.ts#L24
'dtoToDataToken' was used before it was defined
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ***-org/checkout@v2, actions/setup-node@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: ***-org/checkout@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/
|
Publish BigTest coverage report
No files were found with the provided path: artifacts/coverage/lcov-report/. No artifacts will be uploaded.
|
Run yarn lint:
src/components/Criteria/CriteriaCard.tsx#L36
The 'noneOfReturnType' JSX element makes the dependencies of useMemo Hook (at line 106) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'noneOfReturnType' in its own useMemo() Hook
|
Run yarn lint:
src/components/ExportPreview/ExportPreviewData.tsx#L15
The 'header' logical expression could make the dependencies of useEffect Hook (at line 51) change on every render. Move it inside the useEffect callback. Alternatively, wrap the initialization of 'header' in its own useMemo() Hook
|
Run yarn lint:
src/components/ExportPreview/ExportPreviewData.tsx#L19
The 'data' logical expression could make the dependencies of useEffect Hook (at line 51) change on every render. Move it inside the useEffect callback. Alternatively, wrap the initialization of 'data' in its own useMemo() Hook
|
Run yarn lint:
src/components/ExportPreview/ExportPreviewData.tsx#L23
The 'dataAggregate' logical expression could make the dependencies of useEffect Hook (at line 51) change on every render. Move it inside the useEffect callback. Alternatively, wrap the initialization of 'dataAggregate' in its own useMemo() Hook
|
Run yarn lint:
src/components/ExportPreview/ExportPreviewData.tsx#L27
The 'footer' logical expression could make the dependencies of useEffect Hook (at line 51) change on every render. Move it inside the useEffect callback. Alternatively, wrap the initialization of 'footer' in its own useMemo() Hook
|
Run yarn lint:
src/components/Token/Data/ItemInfoToken.tsx#L8
The 'attributeOptions' array makes the dependencies of useMemo Hook (at line 45) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'attributeOptions' in its own useMemo() Hook
|
Run yarn lint:
src/components/Token/Data/UserInfoToken.tsx#L9
The 'attributeOptions' array makes the dependencies of useMemo Hook (at line 48) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'attributeOptions' in its own useMemo() Hook
|
The logs for this run have expired and are no longer available.
Loading