Skip to content

Pulling feat/strains-catalog into develop #737

Pulling feat/strains-catalog into develop

Pulling feat/strains-catalog into develop #737

Triggered via pull request August 11, 2023 18:48
Status Failure
Total duration 4m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr-testing.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors
packages/ui-dsc/src/CatalogTableDisplay.tsx#L11
[import/no-cycle] Dependency cycle via @dictybase/ui-dsc:6
packages/ui-dsc/src/CatalogTableDisplay.tsx#L123
[react-hooks/rules-of-hooks] React Hook "useStyles" is called in function "rowFunction" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use".
packages/ui-dsc/src/__tests__/CatalogTableDisplay.test.tsx#L11
[import/order] `react` import should occur before import of `../CatalogTableDisplay`
packages/ui-dsc/src/__tests__/CatalogTableDisplay.test.tsx#L19
[unicorn/consistent-function-scoping] Move arrow function to the outer scope.
packages/ui-dsc/src/__tests__/CatalogTableDisplay.test.tsx#L64
[react/jsx-curly-brace-presence] Curly braces are unnecessary here.
packages/ui-dsc/src/catalog/StrainDetailsCard.tsx#L17
[import/no-cycle] Dependency cycle via stock-catalog-list/src/components/AvailableDisplay:9=>@dictybase/ui-dsc:11=>./catalog/StrainDetailsContainer:37
packages/ui-dsc/src/catalog/StrainDetailsCardHeader.tsx#L9
[import/no-cycle] Dependency cycle via @dictybase/ui-dsc:11=>./catalog/StrainDetailsContainer:37=>./StrainDetailsCard:9
packages/ui-dsc/src/catalog/StrainDetailsContainer.tsx#L9
[import/no-cycle] Dependency cycle via ./StrainDetailsCardHeader:17=>stock-catalog-list/src/components/AvailableDisplay:9=>@dictybase/ui-dsc:11
packages/ui-dsc/src/catalog/UnavailableButton.tsx#L12
[unicorn/prevent-abbreviations] The variable `Props` should be named `Properties`. A more descriptive name will do too.
packages/ui-dsc/src/catalog/UnavailableButton.tsx#L42
[import/no-default-export] Prefer named exports.
packages/ui-dsc/src/index.ts#L3
[import/no-cycle] Dependency cycle via stock-catalog-list/src/components/AddToCartButtonHandler:11
packages/ui-dsc/src/index.ts#L37
[import/no-cycle] Dependency cycle via ./StrainDetailsCard:9=>./StrainDetailsCardHeader:17=>stock-catalog-list/src/components/AvailableDisplay:9
Unit tests
@dictybase/ui-dsc#coverage: command (/home/runner/work/frontendx/frontendx/packages/ui-dsc) yarn run coverage exited (1)
Unit tests
Process completed with exit code 1.