update command #96
Annotations
10 errors
ci:
apps/server/src/handlers/articles.ts#L14
Unsafe assignment of an `any` value
|
ci:
apps/server/src/handlers/articles.ts#L15
Unsafe assignment of an `any` value
|
ci:
apps/server/src/handlers/articles.ts#L15
Unsafe call of an `any` typed value
|
ci:
apps/server/src/handlers/articles.ts#L20
Unsafe assignment of an `any` value
|
ci:
apps/server/src/handlers/articles.ts#L20
Unsafe call of an `any` typed value
|
ci:
apps/server/src/handlers/articles.ts#L26
Unsafe assignment of an `any` value
|
ci:
apps/server/src/handlers/articles.ts#L30
Unsafe argument of type `Context<Env, any, any>` assigned to a parameter of type `Context<any, any, {}>`
|
ci:
apps/server/src/handlers/articles.ts#L30
Unsafe argument of type `any` assigned to a parameter of type `ZodType<unknown, ZodTypeDef, unknown>`
|
ci:
apps/server/src/handlers/articles.ts#L35
Unsafe assignment of an `any` value
|
ci:
apps/server/src/handlers/articles.ts#L35
Unsafe call of an `any` typed value
|