UXPROD-3903: Create new UI for new bursar export feature (#107) #338
Annotations
10 errors and 18 warnings
Run yarn lint:
src/BursarExportPlugin.test.tsx#L1
'@testing-library/react' should be listed in the project's dependencies. Run 'npm i -S @testing-library/react' to add it
|
Run yarn lint:
src/BursarExportPlugin.test.tsx#L3
'@testing-library/user-event' should be listed in the project's dependencies. Run 'npm i -S @testing-library/user-event' to add it
|
Run yarn lint:
src/api/dto/from/dtoToCriteria.test.ts#L158
Expected no linebreak before this expression
|
Run yarn lint:
src/api/dto/from/dtoToCriteria.test.ts#L159
Unexpected newline before ')'
|
Run yarn lint:
src/api/dto/from/dtoToCriteria.test.ts#L197
Expected no linebreak before this expression
|
Run yarn lint:
src/api/dto/from/dtoToCriteria.test.ts#L198
Unexpected newline before ')'
|
Run yarn lint:
src/api/dto/from/dtoToCriteria.ts#L41
'getFeeFineOwnerId' was used before it was defined
|
Run yarn lint:
src/api/dto/from/dtoToCriteria.ts#L47
'getLocationProperties' was used before it was defined
|
Run yarn lint:
src/api/dto/from/dtoToCriteria.ts#L61
'dtoToConditionCriteria' was used before it was defined
|
Run yarn lint:
src/api/dto/from/dtoToCriteria.ts#L64
'dtoToNegationCriteria' 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/BursarExportPlugin.test.tsx#L2
'ComponentType' is defined but never used
|
Run yarn lint:
src/api/dto/from/dtoToCriteria.test.ts#L13
'BursarExportFilterFeeFineOwner' is defined but never used
|
Run yarn lint:
src/api/dto/from/dtoToHeaderFooter.test.ts#L1
'CriteriaTerminalType' is defined but never used
|
Run yarn lint:
src/api/mutators/useAutomaticSchedulerMutation.test.tsx#L22
Unexpected console statement
|
Run yarn lint:
src/api/mutators/useAutomaticSchedulerMutation.test.tsx#L25
Unexpected console statement
|
Run yarn lint:
src/api/mutators/useManualSchedulerMutation.test.tsx#L18
Unexpected console statement
|
Run yarn lint:
src/api/mutators/useManualSchedulerMutation.test.tsx#L21
Unexpected console statement
|
Run yarn lint:
src/api/queries/queryTests.test.tsx#L1
'act' is defined but never used
|
Run yarn lint:
src/components/ConditionalCard.test.tsx#L7
'CriteriaGroupType' is defined but never used
|
Run yarn lint:
src/components/Criteria/CriteriaCard.tsx#L105
React Hook useMemo has a missing dependency: 'name'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading