Skip to content

refactor: core/eventbus-runtime #1694

refactor: core/eventbus-runtime

refactor: core/eventbus-runtime #1694

Triggered via pull request February 16, 2025 05:55
Status Success
Total duration 2m 24s
Artifacts

nodejs.yml

on: pull_request
Matrix: Runner-macos
Matrix: Runner-ubuntu
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 4 warnings
Runner-ubuntu (22): core/eventbus-decorator/src/Event.ts#L1
Cannot find module '@eggjs/core-decorator' or its corresponding type declarations.
Runner-ubuntu (22): core/eventbus-decorator/src/Event.ts#L2
Cannot find module '@eggjs/tegg-common-util' or its corresponding type declarations.
Runner-ubuntu (22): core/eventbus-decorator/src/EventContext.ts#L4
Module '"node:assert"' can only be default-imported using the 'esModuleInterop' flag
Runner-ubuntu (22): core/eventbus-decorator/src/EventInfoUtil.ts#L1
Cannot find module '@eggjs/core-decorator' or its corresponding type declarations.
Runner-ubuntu (22): core/eventbus-decorator/test/fixtures/wrong-event-handle.ts#L1
Cannot find module '@eggjs/core-decorator' or its corresponding type declarations.
Runner-ubuntu (22): core/eventbus-decorator/test/fixtures/wrong-event-handle.ts#L16
Argument of type 'string' is not assignable to parameter of type 'number'.
Runner-ubuntu (22): core/eventbus-decorator/test/fixtures/wrong-event-handle.ts#L20
Unable to resolve signature of class decorator when called as an expression.
Runner-ubuntu (22): core/orm-decorator/src/builder/AttributeMetaBuilder.ts#L19
Type 'ModelAttributeMap' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
Runner-ubuntu (22): core/orm-decorator/src/decorator/Attribute.ts#L1
Module '"node:assert"' can only be default-imported using the 'esModuleInterop' flag
Runner-ubuntu (22): core/orm-decorator/src/decorator/Attribute.ts#L10
Argument of type 'PropertyKey' is not assignable to parameter of type 'string'.
Runner-ubuntu (20): core/eventbus-decorator/src/Event.ts#L1
Cannot find module '@eggjs/core-decorator' or its corresponding type declarations.
Runner-ubuntu (20): core/eventbus-decorator/src/Event.ts#L2
Cannot find module '@eggjs/tegg-common-util' or its corresponding type declarations.
Runner-ubuntu (20): core/eventbus-decorator/src/EventContext.ts#L4
Module '"node:assert"' can only be default-imported using the 'esModuleInterop' flag
Runner-ubuntu (20): core/eventbus-decorator/src/EventInfoUtil.ts#L1
Cannot find module '@eggjs/core-decorator' or its corresponding type declarations.
Runner-ubuntu (20): core/eventbus-decorator/test/fixtures/wrong-event-handle.ts#L1
Cannot find module '@eggjs/core-decorator' or its corresponding type declarations.
Runner-ubuntu (20): core/eventbus-decorator/test/fixtures/wrong-event-handle.ts#L16
Argument of type 'string' is not assignable to parameter of type 'number'.
Runner-ubuntu (20): core/eventbus-decorator/test/fixtures/wrong-event-handle.ts#L20
Unable to resolve signature of class decorator when called as an expression.
Runner-ubuntu (20): core/orm-decorator/src/builder/AttributeMetaBuilder.ts#L19
Type 'ModelAttributeMap' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
Runner-ubuntu (20): core/orm-decorator/src/decorator/Attribute.ts#L1
Module '"node:assert"' can only be default-imported using the 'esModuleInterop' flag
Runner-ubuntu (20): core/orm-decorator/src/decorator/Attribute.ts#L10
Argument of type 'PropertyKey' is not assignable to parameter of type 'string'.
Runner-macos (20): core/eventbus-decorator/src/Event.ts#L1
Cannot find module '@eggjs/core-decorator' or its corresponding type declarations.
Runner-macos (20): core/eventbus-decorator/src/Event.ts#L2
Cannot find module '@eggjs/tegg-common-util' or its corresponding type declarations.
Runner-macos (20): core/eventbus-decorator/src/EventContext.ts#L4
Module '"node:assert"' can only be default-imported using the 'esModuleInterop' flag
Runner-macos (20): core/eventbus-decorator/src/EventInfoUtil.ts#L1
Cannot find module '@eggjs/core-decorator' or its corresponding type declarations.
Runner-macos (20): core/eventbus-decorator/test/fixtures/wrong-event-handle.ts#L1
Cannot find module '@eggjs/core-decorator' or its corresponding type declarations.
Runner-macos (20): core/eventbus-decorator/test/fixtures/wrong-event-handle.ts#L16
Argument of type 'string' is not assignable to parameter of type 'number'.
Runner-macos (20): core/eventbus-decorator/test/fixtures/wrong-event-handle.ts#L20
Unable to resolve signature of class decorator when called as an expression.
Runner-macos (20): core/orm-decorator/src/builder/AttributeMetaBuilder.ts#L19
Type 'ModelAttributeMap' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
Runner-macos (20): core/orm-decorator/src/decorator/Attribute.ts#L1
Module '"node:assert"' can only be default-imported using the 'esModuleInterop' flag
Runner-macos (20): core/orm-decorator/src/decorator/Attribute.ts#L10
Argument of type 'PropertyKey' is not assignable to parameter of type 'string'.
Runner-macos (22): core/eventbus-decorator/src/Event.ts#L1
Cannot find module '@eggjs/core-decorator' or its corresponding type declarations.
Runner-macos (22): core/eventbus-decorator/src/Event.ts#L2
Cannot find module '@eggjs/tegg-common-util' or its corresponding type declarations.
Runner-macos (22): core/eventbus-decorator/src/EventContext.ts#L4
Module '"node:assert"' can only be default-imported using the 'esModuleInterop' flag
Runner-macos (22): core/eventbus-decorator/src/EventInfoUtil.ts#L1
Cannot find module '@eggjs/core-decorator' or its corresponding type declarations.
Runner-macos (22): core/eventbus-decorator/test/fixtures/wrong-event-handle.ts#L1
Cannot find module '@eggjs/core-decorator' or its corresponding type declarations.
Runner-macos (22): core/eventbus-decorator/test/fixtures/wrong-event-handle.ts#L16
Argument of type 'string' is not assignable to parameter of type 'number'.
Runner-macos (22): core/eventbus-decorator/test/fixtures/wrong-event-handle.ts#L20
Unable to resolve signature of class decorator when called as an expression.
Runner-macos (22): core/orm-decorator/src/builder/AttributeMetaBuilder.ts#L19
Type 'ModelAttributeMap' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
Runner-macos (22): core/orm-decorator/src/decorator/Attribute.ts#L1
Module '"node:assert"' can only be default-imported using the 'esModuleInterop' flag
Runner-macos (22): core/orm-decorator/src/decorator/Attribute.ts#L10
Argument of type 'PropertyKey' is not assignable to parameter of type 'string'.
Runner-ubuntu (22): core/test-util/TestLoader.ts#L2
Using exported name 'globby' as identifier for default import
Runner-ubuntu (20): core/test-util/TestLoader.ts#L2
Using exported name 'globby' as identifier for default import
Runner-macos (20): core/test-util/TestLoader.ts#L2
Using exported name 'globby' as identifier for default import
Runner-macos (22): core/test-util/TestLoader.ts#L2
Using exported name 'globby' as identifier for default import