Skip to content

Fixed the build system #169

Fixed the build system

Fixed the build system #169

Triggered via pull request November 25, 2023 10:55
Status Failure
Total duration 30s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 4 warnings
build (18.x, src/tsconfig.json): src/base_http_controller.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (18.x, src/tsconfig.json): src/base_middleware.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (18.x, src/tsconfig.json): src/constants.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (18.x, src/tsconfig.json): src/content/httpContent.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (18.x, src/tsconfig.json): src/content/jsonContent.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (18.x, src/tsconfig.json): src/content/stringContent.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (18.x, src/tsconfig.json): src/debug.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (18.x, src/tsconfig.json): src/decorators.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (18.x, src/tsconfig.json): src/httpResponseMessage.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (18.x, src/tsconfig.json): src/index.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (18.x, src/tsconfig-es6.json): src/base_http_controller.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (18.x, src/tsconfig-es6.json): src/base_middleware.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (18.x, src/tsconfig-es6.json): src/constants.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (18.x, src/tsconfig-es6.json): src/content/httpContent.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (18.x, src/tsconfig-es6.json): src/content/jsonContent.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (18.x, src/tsconfig-es6.json): src/content/stringContent.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (18.x, src/tsconfig-es6.json): src/debug.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (18.x, src/tsconfig-es6.json): src/decorators.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (18.x, src/tsconfig-es6.json): src/httpResponseMessage.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (18.x, src/tsconfig-es6.json): src/index.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (20.x, src/tsconfig-es6.json): src/base_http_controller.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (20.x, src/tsconfig-es6.json): src/base_middleware.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (20.x, src/tsconfig-es6.json): src/constants.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (20.x, src/tsconfig-es6.json): src/content/httpContent.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (20.x, src/tsconfig-es6.json): src/content/jsonContent.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (20.x, src/tsconfig-es6.json): src/content/stringContent.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (20.x, src/tsconfig-es6.json): src/debug.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (20.x, src/tsconfig-es6.json): src/decorators.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (20.x, src/tsconfig-es6.json): src/httpResponseMessage.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (20.x, src/tsconfig-es6.json): src/index.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (20.x, src/tsconfig.json): src/base_http_controller.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (20.x, src/tsconfig.json): src/base_middleware.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (20.x, src/tsconfig.json): src/constants.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (20.x, src/tsconfig.json): src/content/httpContent.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (20.x, src/tsconfig.json): src/content/jsonContent.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (20.x, src/tsconfig.json): src/content/stringContent.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (20.x, src/tsconfig.json): src/debug.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (20.x, src/tsconfig.json): src/decorators.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (20.x, src/tsconfig.json): src/httpResponseMessage.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (20.x, src/tsconfig.json): src/index.ts#L1
Definition for rule 'typescript-sort-keys/interface' was not found
build (18.x, src/tsconfig.json)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
build (18.x, src/tsconfig-es6.json)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
build (20.x, src/tsconfig-es6.json)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
build (20.x, src/tsconfig.json)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/