Skip to content

MAPEX-167: Mapping File Search #72

MAPEX-167: Mapping File Search

MAPEX-167: Mapping File Search #72

Triggered via pull request February 5, 2024 14:23
Status Failure
Total duration 40s
Artifacts

editor-build.yml

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

Annotations

8 errors and 3 warnings
mappings_editor_build
Argument of type 'Document<unknown, false>' is not assignable to parameter of type 'string'.
mappings_editor_build
Property 'remove' does not exist on type 'object'.
mappings_editor_build
Property 'contain' does not exist on type 'object'.
mappings_editor_build
Property 'remove' does not exist on type 'object'.
mappings_editor_build
Property 'add' does not exist on type 'object'.
mappings_editor_build
Property 'search' does not exist on type 'object'.
mappings_editor_build
Type 'any[]' is not assignable to type 'never[]'.
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