Skip to content

Pulling feat/strains-catalog into develop #748

Pulling feat/strains-catalog into develop

Pulling feat/strains-catalog into develop #748

Triggered via pull request August 17, 2023 07:28
Status Failure
Total duration 4m 1s
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

13 errors
apps/stock-center/src/components/AddQuantityToCart.tsx#L19
[@typescript-eslint/no-unused-vars] 'addItem' is assigned a value but never used.
apps/stock-center/src/components/AddQuantityToCart.tsx#L32
[@typescript-eslint/no-unused-vars] 'event' is defined but never used.
apps/stock-center/src/components/AddQuantityToCart.tsx#L32
[unicorn/consistent-function-scoping] Move arrow function 'onClick' to the outer scope.
apps/stock-center/src/mocks/browser.ts#L7
[import/no-default-export] Prefer named exports.
apps/stock-center/src/mocks/handlers.ts#L8
[@typescript-eslint/no-unused-vars] 'filter' is assigned a value but never used.
apps/stock-center/src/pages/information/[name]/edit.tsx#L2
[@typescript-eslint/no-unused-vars] 'Paper' is defined but never used.
apps/stock-center/src/pages/strains/[id].tsx#L3
[unicorn/prefer-export-from] Use `export…from` to re-export `default`.
apps/stock-center/src/pages/strains/[id].tsx#L3
[import/no-default-export] Prefer named exports.
apps/stock-center/src/state.ts#L6
[@typescript-eslint/no-unused-vars] 'partitionMap' is defined but never used.
apps/stock-center/src/state.ts#L7
[@typescript-eslint/no-unused-vars] 'Eleft' is defined but never used.
apps/stock-center/src/state.ts#L7
[@typescript-eslint/no-unused-vars] 'Eright' is defined but never used.
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.