Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

refactor: mobile responsive dashboard #43

refactor: mobile responsive dashboard

refactor: mobile responsive dashboard #43

Triggered via push December 6, 2024 20:02
Status Failure
Total duration 58s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 3 warnings
format
@ubus/next#format: command (/home/runner/work/ubus/ubus/apps/next) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
format
@ubus/ui#format: command (/home/runner/work/ubus/ubus/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
format
Process completed with exit code 1.
typecheck
Module '"@ubus/configs"' has no exported member 'landingNavLinks'.
typecheck
Parameter 'navItem' implicitly has an 'any' type.
typecheck
Module '"@ubus/configs"' has no exported member 'INavLink'.
typecheck
@ubus/next#typecheck: command (/home/runner/work/ubus/ubus/apps/next) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Process completed with exit code 2.
lint: packages/ui/src/progress.tsx#L22
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
lint: apps/next/src/app/_components/mobile-nav.tsx#L43
Unsafe call of an `error` type typed value
lint: apps/next/src/app/_components/mobile-nav.tsx#L43
Unsafe member access .map on an `error` typed value
lint
@ubus/ui#lint: command (/home/runner/work/ubus/ubus/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location .cache/.eslintcache exited (1)
lint
@ubus/hooks#lint: command (/home/runner/work/ubus/ubus/packages/hooks) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location .cache/.eslintcache exited (1)
lint
@ubus/next#lint: command (/home/runner/work/ubus/ubus/apps/next) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location .cache/.eslintcache exited (1)
lint: apps/next/src/app/_components/mobile-nav.tsx#L44
Unsafe assignment of an `any` value
lint: apps/next/src/app/_components/mobile-nav.tsx#L44
Unsafe member access .href on an `any` value
lint: apps/next/src/app/_components/mobile-nav.tsx#L44
Unsafe assignment of an `any` value
lint: apps/next/src/app/_components/mobile-nav.tsx#L44
Unsafe member access .label on an `any` value
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636