This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
docs: maintenance report #45
Annotations
10 errors and 1 warning
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)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading