Skip to content

Update Export Formats and Bug Fixes #384

Update Export Formats and Bug Fixes

Update Export Formats and Bug Fixes #384

Triggered via pull request July 16, 2024 20:15
Status Failure
Total duration 49s
Artifacts

pipeline.yml

on: pull_request
Matrix: Test
macos-binary-release
0s
macos-binary-release
linux-binary-release
0s
linux-binary-release
linux-arm64-binary-release
0s
linux-arm64-binary-release
windows-binary-release
0s
windows-binary-release
npm-release
0s
npm-release
Release
0s
Release
Bump Homebrew formula
0s
Bump Homebrew formula
Fit to window
Zoom out
Zoom in

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.