Skip to content

chore(): reduce class inheritance, merge some classes together. #6052

chore(): reduce class inheritance, merge some classes together.

chore(): reduce class inheritance, merge some classes together. #6052

Triggered via pull request August 16, 2024 14:26
Status Success
Total duration 1m 51s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/ClassRegistry.ts#L19
Unexpected any. Specify a different type
lint: src/ClassRegistry.ts#L20
Unexpected any. Specify a different type
lint: src/ClassRegistry.ts#L39
Unexpected any. Specify a different type
lint: src/ClassRegistry.ts#L50
Unexpected any. Specify a different type
lint: src/ClassRegistry.ts#L54
Unexpected any. Specify a different type
lint: src/Collection.ts#L96
Unexpected any. Specify a different type
lint: src/CommonMethods.ts#L9
Unexpected any. Specify a different type
lint: src/CommonMethods.ts#L18
Unexpected any. Specify a different type
lint: src/CommonMethods.ts#L29
Unexpected any. Specify a different type
lint: src/CommonMethods.ts#L29
Unexpected any. Specify a different type
prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build stats
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/