Skip to content

fix(deps): update dependency eslint-plugin-turbo to ^2.1.0 - autoclosed #174

fix(deps): update dependency eslint-plugin-turbo to ^2.1.0 - autoclosed

fix(deps): update dependency eslint-plugin-turbo to ^2.1.0 - autoclosed #174

Triggered via pull request August 27, 2024 15:38
Status Failure
Total duration 2m 4s
Billable time 5m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint
@kosori/www#lint: command (/home/runner/work/ui/ui/apps/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
lint: apps/www/src/app/source.ts#L10
Unsafe argument of type `any` assigned to a parameter of type `Record<string, unknown>`
lint: apps/www/src/components/Layout/BorderRadiusOption.tsx#L15
Unnecessary conditional, value is always falsy
lint: apps/www/src/components/Layout/ColorOption.tsx#L23
Unnecessary conditional, value is always falsy
lint: apps/www/src/components/Layout/Logo.tsx#L13
Unsafe assignment of an error typed value
lint: apps/www/src/components/Layout/ThemeLoader.tsx#L15
Unnecessary conditional, value is always truthy
lint
Process completed with exit code 1.
typecheck
@kosori/www#typecheck: command (/home/runner/work/ui/ui/apps/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Cannot find module '../../.map' or its corresponding type declarations.
typecheck
Cannot find module '../../../public/kosori.png' or its corresponding type declarations.
typecheck
Process completed with exit code 2.