[DT-1250][risk=no] Check for lint in the files that have changed between this PR and the destination branch. #3
Annotations
10 errors and 10 warnings
npm lint:
cypress/component/utils/dar_collection_utils.spec.js#L29
Expected an assignment or function call and instead saw an expression
|
npm lint:
cypress/component/utils/dar_collection_utils.spec.js#L55
Expected an assignment or function call and instead saw an expression
|
npm lint:
cypress/component/utils/dar_collection_utils.spec.js#L58
Avoid using async functions with Cypress tests
|
npm lint:
cypress/component/utils/dar_collection_utils.spec.js#L58
Avoid using async functions with Cypress tests
|
npm lint:
cypress/component/utils/dar_collection_utils.spec.js#L58
Avoid using async functions with Cypress tests
|
npm lint:
cypress/component/utils/dar_collection_utils.spec.js#L58
Avoid using async functions with Cypress tests
|
npm lint:
cypress/component/utils/dar_collection_utils.spec.js#L71
Expected an assignment or function call and instead saw an expression
|
npm lint:
cypress/component/utils/dar_collection_utils.spec.js#L81
Expected an assignment or function call and instead saw an expression
|
npm lint:
cypress/component/utils/dar_collection_utils.spec.js#L84
Avoid using async functions with Cypress tests
|
npm lint:
cypress/component/utils/dar_collection_utils.spec.js#L84
Avoid using async functions with Cypress tests
|
npm lint:
src/components/DuosHeader.jsx#L141
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
npm lint:
src/components/DuosHeader.jsx#L345
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
npm lint:
src/components/DuosHeader.jsx#L592
Fast refresh can't handle anonymous components. Add a name to your export
|
npm lint:
src/components/SigningOfficialDaaAgreementWrapper.jsx#L105
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
npm lint:
src/components/dac_dataset_table/DACDatasetsTable.jsx#L11
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
npm lint:
src/components/dac_dataset_table/DACDatasetsTable.jsx#L95
React Hook useEffect has a missing dependency: 'history'. Either include it or remove the dependency array
|
npm lint:
src/components/dar_collection_table/DarCollectionTable.jsx#L18
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
npm lint:
src/components/dar_collection_table/DarCollectionTable.jsx#L78
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
npm lint:
src/components/dar_collection_table/DarCollectionTableCellData.jsx#L10
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
npm lint:
src/components/dar_collection_table/DarCollectionTableCellData.jsx#L19
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|