Merge branch 'main' into fern-bot/12-20-2023-0620PM #338
Annotations
9 errors
compile:
src/api/resources/mapping/client/Client.ts#L908
Namespace '"/home/runner/work/flatfile-node/flatfile-node/src/api/index"' has no exported member 'GetFieldWeightsRequest'.
|
compile:
src/api/resources/mapping/client/Client.ts#L910
Namespace '"/home/runner/work/flatfile-node/flatfile-node/src/api/index"' has no exported member 'SourceDestinationWeightsResponse'.
|
compile:
src/api/resources/mapping/client/Client.ts#L925
Property 'GetFieldWeightsRequest' does not exist on type 'typeof import("/home/runner/work/flatfile-node/flatfile-node/src/serialization/index")'.
|
compile:
src/api/resources/mapping/client/Client.ts#L930
Property 'SourceDestinationWeightsResponse' does not exist on type 'typeof import("/home/runner/work/flatfile-node/flatfile-node/src/serialization/index")'.
|
compile:
src/api/resources/mapping/client/Client.ts#L979
Namespace '"/home/runner/work/flatfile-node/flatfile-node/src/api/index"' has no exported member 'GetEnumWeightsRequest'.
|
compile:
src/api/resources/mapping/client/Client.ts#L981
Namespace '"/home/runner/work/flatfile-node/flatfile-node/src/api/index"' has no exported member 'SourceDestinationWeightsResponse'.
|
compile:
src/api/resources/mapping/client/Client.ts#L996
Property 'GetEnumWeightsRequest' does not exist on type 'typeof import("/home/runner/work/flatfile-node/flatfile-node/src/serialization/index")'.
|
compile:
src/api/resources/mapping/client/Client.ts#L1001
Property 'SourceDestinationWeightsResponse' does not exist on type 'typeof import("/home/runner/work/flatfile-node/flatfile-node/src/serialization/index")'.
|
compile
Process completed with exit code 2.
|