Skip to content

refactor: add types package #1428

refactor: add types package

refactor: add types package #1428

Triggered via pull request April 7, 2024 14:06
Status Failure
Total duration 3m 4s
Artifacts

nodejs.yml

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

Annotations

36 errors and 15 warnings
Runner-ubuntu (16): core/orm-decorator/src/decorator/Attribute.ts#L6
More than 2 blank lines not allowed
Runner-ubuntu (16): core/transaction-decorator/test/builder/TransactionMetaBuilder.test.ts#L4
Unable to resolve path to module '../../src/Common'
Runner-ubuntu (16): plugin/dal/test/fixtures/apps/dal-app/modules/dal/Foo.ts#L11
Unable to resolve path to module '@eggjs/dal-decorator/src/enum/IndexStoreType'
Runner-ubuntu (16): standalone/standalone/test/fixtures/dal-module/Foo.ts#L11
Unable to resolve path to module '@eggjs/dal-decorator/src/enum/IndexStoreType'
Runner-ubuntu (16)
Process completed with exit code 1.
Runner-ubuntu (18): core/orm-decorator/src/decorator/Attribute.ts#L6
More than 2 blank lines not allowed
Runner-ubuntu (18): core/transaction-decorator/test/builder/TransactionMetaBuilder.test.ts#L4
Unable to resolve path to module '../../src/Common'
Runner-ubuntu (18): plugin/dal/test/fixtures/apps/dal-app/modules/dal/Foo.ts#L11
Unable to resolve path to module '@eggjs/dal-decorator/src/enum/IndexStoreType'
Runner-ubuntu (18): standalone/standalone/test/fixtures/dal-module/Foo.ts#L11
Unable to resolve path to module '@eggjs/dal-decorator/src/enum/IndexStoreType'
Runner-ubuntu (18)
Process completed with exit code 1.
Runner-ubuntu (20): core/orm-decorator/src/decorator/Attribute.ts#L6
More than 2 blank lines not allowed
Runner-ubuntu (20): core/transaction-decorator/test/builder/TransactionMetaBuilder.test.ts#L4
Unable to resolve path to module '../../src/Common'
Runner-ubuntu (20): plugin/dal/test/fixtures/apps/dal-app/modules/dal/Foo.ts#L11
Unable to resolve path to module '@eggjs/dal-decorator/src/enum/IndexStoreType'
Runner-ubuntu (20): standalone/standalone/test/fixtures/dal-module/Foo.ts#L11
Unable to resolve path to module '@eggjs/dal-decorator/src/enum/IndexStoreType'
Runner-ubuntu (20)
Process completed with exit code 1.
Runner-macos (20): core/orm-decorator/src/decorator/Attribute.ts#L6
More than 2 blank lines not allowed
Runner-macos (20): core/transaction-decorator/test/builder/TransactionMetaBuilder.test.ts#L4
Unable to resolve path to module '../../src/Common'
Runner-macos (20): plugin/dal/test/fixtures/apps/dal-app/modules/dal/Foo.ts#L11
Unable to resolve path to module '@eggjs/dal-decorator/src/enum/IndexStoreType'
Runner-macos (20): standalone/standalone/test/fixtures/dal-module/Foo.ts#L11
Unable to resolve path to module '@eggjs/dal-decorator/src/enum/IndexStoreType'
Runner-macos (20)
Process completed with exit code 1.
Runner-macos (18): core/orm-decorator/src/decorator/Attribute.ts#L6
More than 2 blank lines not allowed
Runner-macos (18): core/transaction-decorator/test/builder/TransactionMetaBuilder.test.ts#L4
Unable to resolve path to module '../../src/Common'
Runner-macos (18): plugin/dal/test/fixtures/apps/dal-app/modules/dal/Foo.ts#L11
Unable to resolve path to module '@eggjs/dal-decorator/src/enum/IndexStoreType'
Runner-macos (18): standalone/standalone/test/fixtures/dal-module/Foo.ts#L11
Unable to resolve path to module '@eggjs/dal-decorator/src/enum/IndexStoreType'
Runner-macos (18)
Process completed with exit code 1.
Runner-macos (16): core/orm-decorator/src/decorator/Attribute.ts#L6
More than 2 blank lines not allowed
Runner-macos (16): core/transaction-decorator/test/builder/TransactionMetaBuilder.test.ts#L4
Unable to resolve path to module '../../src/Common'
Runner-macos (16): plugin/dal/test/fixtures/apps/dal-app/modules/dal/Foo.ts#L11
Unable to resolve path to module '@eggjs/dal-decorator/src/enum/IndexStoreType'
Runner-macos (16): standalone/standalone/test/fixtures/dal-module/Foo.ts#L11
Unable to resolve path to module '@eggjs/dal-decorator/src/enum/IndexStoreType'
Runner-macos (16)
Process completed with exit code 1.
Runner-ubuntu (16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Runner-ubuntu (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Runner-ubuntu (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Runner-ubuntu (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Runner-ubuntu (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Runner-ubuntu (20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Runner-macos (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Runner-macos (20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Runner-macos (20)
[email protected] has been deprecated because it is not supported upstream!
Runner-macos (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Runner-macos (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Runner-macos (18)
[email protected] has been deprecated because it is not supported upstream!
Runner-macos (16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Runner-macos (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Runner-macos (16)
[email protected] has been deprecated because it is not supported upstream!