Skip to content

MAPEX-167: Mapping File Search #77

MAPEX-167: Mapping File Search

MAPEX-167: Mapping File Search #77

Triggered via pull request February 5, 2024 20:00
Status Failure
Total duration 52s
Artifacts

editor-build.yml

on: pull_request
mappings_editor_build
38s
mappings_editor_build
azure_blob
0s
azure_blob
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
mappings_editor_build
Type 'Document<unknown, false>' is missing the following properties from type 'MappingObjectDocument': id, target_object_id, target_object_text, source_object_id, and 2 more.
mappings_editor_build
Property 'remove' does not exist on type 'MappingObjectDocument'.
mappings_editor_build
Property 'contain' does not exist on type 'MappingObjectDocument'.
mappings_editor_build
Property 'remove' does not exist on type 'MappingObjectDocument'.
mappings_editor_build
Property 'add' does not exist on type 'MappingObjectDocument'.
mappings_editor_build
Property 'search' does not exist on type 'MappingObjectDocument'.
mappings_editor_build
Argument of type 'MappingFileViewItem' is not assignable to parameter of type 'MappingObjectView'.
mappings_editor_build
Argument of type 'MappingFileViewItem' is not assignable to parameter of type 'MappingObjectView'.
mappings_editor_build
Process completed with exit code 2.
mappings_editor_build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mappings_editor_build: src/mappings_editor/src/components/Controls/MappingFileViewControl.vue#L524
'suggestReturn' is assigned a value but never used