This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
Revert "fix(next): hydration error on test page" #39
Annotations
7 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
Process completed with exit code 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/bus-schedule.tsx#L19
Unsafe member access .station on an `any` value
|
lint:
apps/next/src/app/_components/bus-schedule.tsx#L20
Unsafe member access .time on an `any` value
|
lint:
apps/next/src/app/_components/bus-schedule.tsx#L21
Unsafe member access .bus on an `any` value
|
lint
Process completed with exit code 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
|