Bump base libraries #3102
ci.yml
on: pull_request
test
45s
static-check
3m 41s
Annotations
11 errors
test
Process completed with exit code 1.
|
static-check:
src/module/applications/vueSfSettingTruthsDialog.ts#L38
Expression produces a union type that is too complex to represent.
|
static-check:
src/module/dataforged/import.ts#L468
Expression produces a union type that is too complex to represent.
|
static-check:
src/module/features/custommoves.ts#L34
Expression produces a union type that is too complex to represent.
|
static-check:
src/module/features/irontheme.ts#L2
Module '"csstype"' has no exported member 'BorderRadiusProperty'.
|
static-check:
src/module/features/irontheme.ts#L3
'"csstype"' has no exported member named 'MaskProperty'. Did you mean 'Property'?
|
static-check:
src/module/features/irontheme.ts#L4
Module '"csstype"' has no exported member 'PaddingProperty'.
|
static-check:
src/module/helpers/handlebars.ts#L34
Operator '<=' cannot be applied to types 'string | number' and 'number'.
|
static-check:
src/module/roll-table/oracle-table.ts#L85
Expression produces a union type that is too complex to represent.
|
static-check:
src/module/vue/components/icon/icon-common.ts#L2
Module '"csstype"' has no exported member 'BorderColorProperty'.
|
static-check:
src/module/vue/components/icon/icon-common.ts#L3
Module '"csstype"' has no exported member 'BorderRadiusProperty'.
|