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

docs: maintenance report #45

docs: maintenance report

docs: maintenance report #45

Triggered via push December 10, 2024 18:32
Status Failure
Total duration 57s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 3 warnings
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
@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
Process completed with exit code 1.
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
Property 'distance' does not exist on type 'UseQueryResult<RouteInfo | null, Error>'.
typecheck
Property 'duration' does not exist on type 'UseQueryResult<RouteInfo | null, Error>'.
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
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: 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
lint: apps/next/src/app/_components/mobile-nav.tsx#L45
Unsafe member access .label on an `any` value
lint: apps/next/src/app/_components/navlink.tsx#L31
Unsafe assignment of 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)
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