Update Export Formats and Bug Fixes #384
pipeline.yml
on: pull_request
Build
36s
Matrix: Test
macos-binary-release
0s
linux-binary-release
0s
linux-arm64-binary-release
0s
windows-binary-release
0s
Bump Homebrew formula
0s
Annotations
10 errors
Build
Argument of type '{ reUuidJourneys: any; reUuidScripts: any; cleanServices: any; includeDefault: any; includeActiveValues: any; source: any; }' is not assignable to parameter of type 'FullImportOptions'.
|
Build
Argument of type '{ reUuidJourneys: any; reUuidScripts: any; cleanServices: any; includeDefault: any; includeActiveValues: any; source: any; }' is not assignable to parameter of type 'FullImportOptions'.
|
Build
Property 'global' does not exist on type 'FullExportInterface'.
|
Build
Property 'global' does not exist on type 'FullExportInterface'.
|
Build
Property 'realm' does not exist on type 'FullExportInterface'.
|
Build
Type '{ reUuidJourneys: false; reUuidScripts: false; cleanServices: false; includeDefault: false; includeActiveValues: false; source: string; }' is missing the following properties from type 'FullImportOptions': global, realm
|
Build
Type '{ reUuidJourneys: false; reUuidScripts: false; cleanServices: false; includeDefault: false; includeActiveValues: false; source: string; }' is missing the following properties from type 'FullImportOptions': global, realm
|
Build
Property 'idm' does not exist on type 'ConfigEntityExportInterface'.
|
Build
Argument of type 'unknown' is not assignable to parameter of type 'object'.
|
Build
Conversion of type '{ idm: Record<string, IdObjectSkeletonInterface>; }' to type 'ConfigEntityExportInterface' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|