feat(board): add mobile home board #4554
Annotations
10 errors and 1 warning
Typecheck
Argument of type '{ db: BetterSQLite3Database<typeof import("/home/runner/work/homarr/homarr/packages/db/schema/sqlite")> & { $client: Database.Database; }; session: Session; }' is not assignable to parameter of type '{ session: Session | null; deviceType: DeviceType; db: HomarrDatabase; } | (() => MaybePromise<{ session: Session | null; deviceType: DeviceType; db: HomarrDatabase; }>)'.
|
Typecheck
Argument of type '{ db: BetterSQLite3Database<typeof import("/home/runner/work/homarr/homarr/packages/db/schema/sqlite")> & { $client: Database.Database; }; session: null; }' is not assignable to parameter of type '{ session: Session | null; deviceType: DeviceType; db: HomarrDatabase; } | (() => MaybePromise<{ session: Session | null; deviceType: DeviceType; db: HomarrDatabase; }>)'.
|
Typecheck
Argument of type '{ db: BetterSQLite3Database<typeof import("/home/runner/work/homarr/homarr/packages/db/schema/sqlite")> & { $client: Database.Database; }; session: null; }' is not assignable to parameter of type '{ session: Session | null; deviceType: DeviceType; db: HomarrDatabase; } | (() => MaybePromise<{ session: Session | null; deviceType: DeviceType; db: HomarrDatabase; }>)'.
|
Typecheck
Argument of type '{ db: BetterSQLite3Database<typeof import("/home/runner/work/homarr/homarr/packages/db/schema/sqlite")> & { $client: Database.Database; }; session: null; }' is not assignable to parameter of type '{ session: Session | null; deviceType: DeviceType; db: HomarrDatabase; } | (() => MaybePromise<{ session: Session | null; deviceType: DeviceType; db: HomarrDatabase; }>)'.
|
Typecheck
Argument of type '{ db: BetterSQLite3Database<typeof import("/home/runner/work/homarr/homarr/packages/db/schema/sqlite")> & { $client: Database.Database; }; session: null; }' is not assignable to parameter of type '{ session: Session | null; deviceType: DeviceType; db: HomarrDatabase; } | (() => MaybePromise<{ session: Session | null; deviceType: DeviceType; db: HomarrDatabase; }>)'.
|
Typecheck
Argument of type '{ db: BetterSQLite3Database<typeof import("/home/runner/work/homarr/homarr/packages/db/schema/sqlite")> & { $client: Database.Database; }; session: Session; }' is not assignable to parameter of type '{ session: Session | null; deviceType: DeviceType; db: HomarrDatabase; } | (() => MaybePromise<{ session: Session | null; deviceType: DeviceType; db: HomarrDatabase; }>)'.
|
Typecheck
Argument of type '{ db: BetterSQLite3Database<typeof import("/home/runner/work/homarr/homarr/packages/db/schema/sqlite")> & { $client: Database.Database; }; session: Session; }' is not assignable to parameter of type '{ session: Session | null; deviceType: DeviceType; db: HomarrDatabase; } | (() => MaybePromise<{ session: Session | null; deviceType: DeviceType; db: HomarrDatabase; }>)'.
|
Typecheck
Argument of type '{ db: BetterSQLite3Database<typeof import("/home/runner/work/homarr/homarr/packages/db/schema/sqlite")> & { $client: Database.Database; }; session: Session; }' is not assignable to parameter of type '{ session: Session | null; deviceType: DeviceType; db: HomarrDatabase; } | (() => MaybePromise<{ session: Session | null; deviceType: DeviceType; db: HomarrDatabase; }>)'.
|
Typecheck
Argument of type '{ db: BetterSQLite3Database<typeof import("/home/runner/work/homarr/homarr/packages/db/schema/sqlite")> & { $client: Database.Database; }; session: Session; }' is not assignable to parameter of type '{ session: Session | null; deviceType: DeviceType; db: HomarrDatabase; } | (() => MaybePromise<{ session: Session | null; deviceType: DeviceType; db: HomarrDatabase; }>)'.
|
Typecheck
Argument of type '{ db: BetterSQLite3Database<typeof import("/home/runner/work/homarr/homarr/packages/db/schema/sqlite")> & { $client: Database.Database; }; session: Session; }' is not assignable to parameter of type '{ session: Session | null; deviceType: DeviceType; db: HomarrDatabase; } | (() => MaybePromise<{ session: Session | null; deviceType: DeviceType; db: HomarrDatabase; }>)'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading