Skip to content

refactor: Add declare to class fields in child class that overrides a base class field without explicitly reinitializing the field. #11345

refactor: Add declare to class fields in child class that overrides a base class field without explicitly reinitializing the field.

refactor: Add declare to class fields in child class that overrides a base class field without explicitly reinitializing the field. #11345

Triggered via pull request September 17, 2024 18:01
Status Failure
Total duration 27s
Artifacts

test.yml

on: pull_request
install
6s
install
conventional-commit-check
15s
conventional-commit-check
build-test
0s
build-test
unit-test
0s
unit-test
dependency-test
0s
dependency-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
conventional-commit-check
No release type found in pull request title "Add `declare` to class fields in child class that overrides a base class field without explicitly reinitializing the field.". Add a prefix like "fix: ", "feat: " or "feat!: " to indicate what kind of release this pull request corresponds to. The title should match the commit mesage format as specified by https://www.conventionalcommits.org/.
install
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/
install
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
conventional-commit-check
The following actions uses node12 which is deprecated and will be forced to run on node16: amannn/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
conventional-commit-check
The following actions use a deprecated Node.js version and will be forced to run on node20: amannn/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/