Skip to content

Folder-based move tree #3005

Folder-based move tree

Folder-based move tree #3005

Triggered via pull request October 1, 2023 07:34
Status Failure
Total duration 1m 55s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
static-check: src/module/vue/components/buttons/btn-sendmovetochat.vue#L17
Module '"../../../features/custommoves"' has no exported member 'Move'.
static-check: src/module/vue/components/sf-move-category-rows.vue#L23
Type '{ system: { readonly isProgressMove: boolean; readonly modelProvider: { _initializeSource: (data: SystemDataConstructorData) => PropertiesToSource<SystemDataProperties>; ... 40 more ...; protected: boolean; } | { ...; } | null; ... 21 more ...; "Progress Move": boolean; }; ... 58 more ...; prepareEmbeddedEntities: (...' is not assignable to type 'IronswornItem<"sfmove">'.
static-check: src/module/vue/components/sf-movesheetmoves.vue#L46
Type '{ type: "Item"; folder: ... | null; children: ...[]; readonly contents: { system: { readonly isProgressMove: boolean; readonly modelProvider: { _initializeSource: (data: SystemDataConstructorData) => PropertiesToSource<...>; ... 40 more ...; protected: boolean; } | { ...; } | null; ... 21 more ...; "Progress Move": ...' is not assignable to type 'IronFolder<IronswornItem<any>>'.
static-check
Process completed with exit code 2.