MAPEX-167: Mapping File Search #72
editor-build.yml
on: pull_request
mappings_editor_build
27s
azure_blob
0s
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/assets/scripts/Application/Commands/FileManagement/LoadFile.ts#L6
'FlexSearch' is defined but never used
|
mappings_editor_build:
src/mappings_editor/src/components/Controls/MappingFileViewControl.vue#L524
'suggestReturn' is assigned a value but never used
|