Skip to content

Build and commit documentation #23

Build and commit documentation

Build and commit documentation #23

Re-run triggered September 25, 2025 19:20
Status Failure
Total duration 1m 2s
Artifacts

build_and_commit_docs.yml

on: workflow_dispatch
Build documentation.  /  build
57s
Build documentation. / build
commit-docs
0s
commit-docs
Fit to window
Zoom out
Zoom in

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.