Skip to content

feat(content): add is mounted call #185

feat(content): add is mounted call

feat(content): add is mounted call #185

Triggered via push August 29, 2024 19:58
Status Failure
Total duration 1m 31s
Billable time 5m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typecheck
Cannot find module '../../.map' or its corresponding type declarations.
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 '../../../public/kosori.png' or its corresponding type declarations.
typecheck
Process completed with exit code 2.
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/Logo.tsx#L13
Unsafe assignment of an error typed value
lint
Process completed with exit code 1.
build
@kosori/www#build: command (/home/runner/work/ui/ui/apps/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
build
Process completed with exit code 1.