Merge pull request #399 from objectstack-ai/copilot/document-permissi… #366
Annotations
2 errors
|
Release
Process completed with exit code 2.
|
|
Release
Type '{ level: "error" | "info" | "debug" | "warn" | "fatal"; format: "text" | "json" | "pretty"; redact: string[]; sourceLocation: boolean; file: string | undefined; rotation: { maxSize: string; maxFiles: number; }; }' is not assignable to type 'Required<Omit<{ redact: string[]; format: "text" | "json" | "pretty"; level: "error" | "info" | "debug" | "warn" | "fatal"; sourceLocation: boolean; file?: string | undefined; name?: string | undefined; rotation?: { ...; } | undefined; }, "file" | "rotation">> & { ...; }'.
|