Skip to content

fix: mergeDefault types #2

fix: mergeDefault types

fix: mergeDefault types #2

Triggered via push September 21, 2024 16:55
Status Failure
Total duration 29s
Artifacts

typedoc.yml

on: push
build-docs
19s
build-docs
deploy-docs
0s
deploy-docs
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build-docs: src/connectors/Connector.ts#L30
Argument of type 'Required<Record<keyof NodeOption, string | boolean | undefined>>' is not assignable to parameter of type 'NodeOption'.
build-docs: src/connectors/Connector.ts#L30
Argument of type 'NodeOption' is not assignable to parameter of type 'Record<keyof NodeOption, string | boolean | undefined>'.
build-docs
Process completed with exit code 1.