escapeing #71
Annotations
10 errors
|
test (20.x, TCP)
Property 'wf' does not exist on type 'Context<WorkflowPayload, {}, Record<string, any>, Record<string, any>>'.
|
|
test (20.x, TCP)
Property 'wf' does not exist on type 'Context<WorkflowPayload, {}, Record<string, any>, Record<string, any>>'.
|
|
test (20.x, TCP)
Object literal may only specify known properties, and 'workflows' does not exist in type 'ServiceSchema<ServiceSettingSchema, Record<string, any>, Record<string, any>, Service<ServiceSettingSchema> & Record<...>>'.
|
|
test (20.x, TCP)
Expected 2 arguments, but got 1.
|
|
test (20.x, TCP)
Expected 2 arguments, but got 1.
|
|
test (20.x, TCP)
Type 'GraphQLScalarType<unknown, unknown>' is not assignable to type '{ [key: string]: ActionResolverSchema; }'.
|
|
test (20.x, TCP)
Type 'true' has no properties in common with type 'CorsOptions'.
|
|
test (20.x, TCP)
Type 'Partial<IOServiceSchema>' is not assignable to type 'Partial<ServiceSchema<ServiceSettingSchema, Record<string, any>, Record<string, any>, Service<ServiceSettingSchema> & Record<...>>>'.
|
|
test (20.x, TCP)
Cannot find name 'DbServiceThis'. Did you mean 'DbServiceMethods'?
|
|
test (20.x, TCP)
Could not find a declaration file for module '@moleculer/database'. '/app/node_modules/@moleculer/database/index.js' implicitly has an 'any' type.
|