这是indexloc提供的服务,不要输入任何密码
Skip to content

Keep one of the interfaces as the default one #107

Keep one of the interfaces as the default one

Keep one of the interfaces as the default one #107

Triggered via push November 17, 2025 13:14
Status Failure
Total duration 32s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/components/dictionaries/DictionaryItemsCard.vue#L187
Property 'op' does not exist on type 'DictionaryEntity'.
build: src/components/dictionaries/DictionaryItemsCard.vue#L141
Property 'op' does not exist on type 'DictionaryEntity'.
build: src/components/dictionaries/DictionaryItemsCard.vue#L141
Property 'op' does not exist on type 'DictionaryEntity'.
build: src/components/dictionaries/DictionaryItemsCard.vue#L79
Property 'item_value' does not exist on type 'DictionaryEntity'.
build: src/components/dictionaries/DictionaryItemsCard.vue#L79
Property 'item_value' does not exist on type 'DictionaryEntity'.
build: src/components/dictionaries/DictionaryItemsCard.vue#L79
Property 'item_key' does not exist on type 'DictionaryEntity'.
build: src/components/dictionaries/DictionaryItemsCard.vue#L79
Property 'item_key' does not exist on type 'DictionaryEntity'.
build: src/components/dictionaries/DictionaryCard.vue#L107
Conversion of type '{ id: string; name: string; write_only: false; items: DictionaryItemEntity[]; service_id: string; }' to type 'DictionaryEntity' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build: src/components/dictionaries/DictionaryCard.vue#L81
Type 'DictionaryEntity[]' is not assignable to type 'DictionaryItemEntity[]'.
build: src/components/dictionaries/DictionaryCard.vue#L65
Type 'DictionaryEntity[]' is not assignable to type 'DictionaryItemEntity[]'.