Build and commit documentation #23
build_and_commit_docs.yml
on: workflow_dispatch
Build documentation.
/
build
57s
commit-docs
0s
Annotations
2 errors
|
Build documentation. / build
Process completed with exit code 1.
|
|
Build documentation. / build:
src/connection_string.ts#L634
Conversion of type '{ appName: { type: "string"; }; auth: { target: string; transform({ name, options, values: [value] }: { name: string; options: MongoOptions; values: unknown[]; }): MongoCredentials; }; authMechanism: { ...; }; ... 108 more ...; __skipPingOnConnect: { ...; }; }' to type 'Record<keyof MongoClientOptions, OptionDescriptor>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|