Upgrade client #304
Annotations
10 errors
build:
api/routes/import.ts#L245
Argument of type 'Message<string>' is not assignable to parameter of type 'AnyItem'.
|
build:
api/routes/import.ts#L249
Argument of type 'Message<string>' is not assignable to parameter of type 'AnyItem'.
|
build:
api/routes/import.ts#L254
Argument of type 'Message<string>' is not assignable to parameter of type 'AnyItem'.
|
build:
api/routes/import.ts#L262
Argument of type 'Message<string>' is not assignable to parameter of type 'AnyItem'.
|
build:
api/stately/apps-queries.ts#L14
Argument of type 'Message<string>' is not assignable to parameter of type 'ApiApp'.
|
build:
api/stately/apps-queries.ts#L32
Property 'id' does not exist on type 'Message<string>'.
|
build:
api/stately/apps-queries.ts#L34
Argument of type 'Message<string>' is not assignable to parameter of type 'ApiApp'.
|
build:
api/stately/apps-queries.ts#L36
Argument of type 'Message<string>' is not assignable to parameter of type 'ApiApp'.
|
build:
api/stately/apps-queries.ts#L67
Argument of type 'Message<string>' is not assignable to parameter of type 'ApiApp'.
|
build:
api/stately/apps-queries.ts#L82
Argument of type 'Message<string>' is not assignable to parameter of type 'ApiApp'.
|