Skip to content

ecosystem-ci

ecosystem-ci #466

Triggered via schedule February 26, 2025 05:00
Status Failure
Total duration 6m 39s
Artifacts

ecosystem-ci.yml

on: schedule
Matrix: test-ecosystem
Fit to window
Zoom out
Zoom in

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.