ecosystem-ci #466
Annotations
7 errors
|
test-ecosystem (vue-macros)
Argument of type 'TSAnyKeyword | TSArrayType | TSBigIntKeyword | TSBooleanKeyword | TSConditionalType | ... 29 more ... | TSVoidKeyword' is not assignable to parameter of type 'TSType'.
|
|
test-ecosystem (vue-macros)
Type 'ASTDefinition<Node>' is not assignable to type 'ASTDefinition<TSAnyKeyword | TSArrayType | TSBigIntKeyword | TSBooleanKeyword | TSConditionalType | ... 34 more ... | TSVoidKeyword>'.
|
|
test-ecosystem (vue-macros)
Type '{ type: "TSUnionType"; types: (TSAnyKeyword | TSArrayType | TSBigIntKeyword | TSBooleanKeyword | TSConditionalType | ... 29 more ... | TSVoidKeyword)[]; }' is not assignable to type 'Node'.
|
|
test-ecosystem (vue-macros)
Type 'TSAnyKeyword | TSArrayType | TSBigIntKeyword | TSBooleanKeyword | TSConditionalType | ... 28 more ... | TSVoidKeyword' is not assignable to type 'TSType'.
|
|
test-ecosystem (vue-macros)
Type 'TSAnyKeyword | TSArrayType | TSBigIntKeyword | TSBooleanKeyword | TSConditionalType | ... 29 more ... | TSVoidKeyword' is not assignable to type 'TSType'.
|
|
test-ecosystem (vue-macros)
Object literal may only specify known properties, and 'loader' does not exist in type 'LoadConfigSource<Options>'.
|
|
test-ecosystem (vue-macros)
Process completed with exit code 1.
|