Skip to content

chore(deps): update dependency lint-staged to v15 - autoclosed #32

chore(deps): update dependency lint-staged to v15 - autoclosed

chore(deps): update dependency lint-staged to v15 - autoclosed #32

Triggered via pull request October 14, 2023 18:34
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
ci: server/api/trpc/[trpc].ts#L8
Type '(_event: H3Event<EventHandlerRequest>) => Promise<{ logger: Logger; cache: { users: Storage<StorageValue>; }; config: AppConfig; database: DrizzleD1Database | BetterSQLite3Database; auth: Omit<...>; authRequest: AuthRequest<...>; }>' is not assignable to type 'CreateContextFn<CreateRouterInner<RootConfig<{ ctx: CreateInnerContextOptions; meta: Meta; errorShape: DefaultErrorShape; transformer: typeof SuperJSON; }>, { ...; }>>'.
ci
Process completed with exit code 1.
ci: plugins/trpc.ts#L10
Expected JSDoc block to be aligned
ci: server/trpc/trpc.ts#L26
'meta' is defined but never used. Allowed unused args must match /^_/u
ci: server/trpc/trpc.ts#L44
Should be no multiple asterisks on end lines
ci: server/trpc/trpc.ts#L49
Should be no multiple asterisks on end lines