DS2 oracle trees #3360
Annotations
11 errors
test
Process completed with exit code 1.
|
static-check:
src/module/applications/firstStartDialog.ts#L44
Property 'value' does not exist on type 'string | number | HTMLElement | { <K extends keyof HTMLElementTagNameMap>(selector_element: K | JQuery<K>): JQuery<HTMLElementTagNameMap[K]>; <K extends keyof SVGElementTagNameMap>(selector_element: K | JQuery<...>): JQuery<...>; <E extends HTMLElement>(selector_element: string | ... 2 more ... | JQuery<...>): JQuer...'. Did you mean 'valueOf'?
|
static-check:
src/module/applications/firstStartDialog.ts#L46
Argument of type 'string' is not assignable to parameter of type '"starforged" | "classic" | "delve" | "sundered_isles"'.
|
static-check:
src/module/datasworn2/import/foe-description.ts#L59
Cannot find module '@datasworn/core/dist/Datasworn' or its corresponding type declarations.
|
static-check:
src/module/datasworn2/import/foe-description.ts#L76
Object is of type 'unknown'.
|
static-check:
src/module/datasworn2/import/foe-description.ts#L76
Object is of type 'unknown'.
|
static-check:
src/module/datasworn2/import/index.ts#L13
Cannot find module '@datasworn/core/dist/Datasworn' or its corresponding type declarations.
|
static-check:
src/module/datasworn2/import/index.ts#L114
Object is of type 'unknown'.
|
static-check:
src/module/datasworn2/import/index.ts#L117
Object is of type 'unknown'.
|
static-check:
src/module/datasworn2/import/index.ts#L118
Object is of type 'unknown'.
|
static-check:
src/module/datasworn2/import/index.ts#L120
Object is of type 'unknown'.
|