Pass host field name to riviere to be able to use custom host #546
Annotations
3 errors
|
src/initializers/riviere.ts#L1
Argument of type '{ forceIds: true; health: { method: string; path: string; }[]; outbound: any; inbound: any; errors: any; headersRegex: RegExp; traceHeaderName: any; styles: any; bodyKeys: any; bodyKeysRegex: RegExp; bodyKeysCallback: any; color: any; hostFieldName: any; context: (ctx: Koa.Context) => any; }' is not assignable to parameter of type '{ color?: boolean; styles?: string[]; adapter?: any; context?: (ctx: any) => any; errors?: { callback: (ctx: any, error: Error) => any; }; health?: { path: string; method: string; }[]; logger?: { info: any; error: any; }; ... 7 more ...; forceIds?: boolean; }'.
|
|
This job was cancelled
Loading