Skip to content

build: update to TypeScript 6 #12176

build: update to TypeScript 6

build: update to TypeScript 6 #12176

Triggered via pull request March 3, 2026 13:36
Status Failure
Total duration 3m 6s
Artifacts

pr.yml

on: pull_request
test
test
Matrix: e2e-package-managers
Matrix: e2e
Matrix: e2e-snapshots
e2e-windows-subset
0s
e2e-windows-subset
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint: packages/angular_devkit/schematics/src/rules/base_spec.ts#L186
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator. A rejection handler that is not a function will be ignored
lint: packages/angular_devkit/schematics/src/rules/base_spec.ts#L163
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator. A rejection handler that is not a function will be ignored
lint: packages/angular_devkit/schematics/src/rules/base_spec.ts#L138
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator. A rejection handler that is not a function will be ignored
lint: packages/angular_devkit/schematics/src/rules/base_spec.ts#L61
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator. A rejection handler that is not a function will be ignored
lint: packages/angular_devkit/schematics/src/rules/base_spec.ts#L38
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator. A rejection handler that is not a function will be ignored
lint: packages/angular_devkit/schematics/src/engine/schematic_spec.ts#L162
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator. A rejection handler that is not a function will be ignored
lint: packages/angular_devkit/schematics/src/engine/schematic_spec.ts#L140
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator. A rejection handler that is not a function will be ignored
lint: packages/angular_devkit/schematics/src/engine/schematic_spec.ts#L90
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator. A rejection handler that is not a function will be ignored
lint: packages/angular_devkit/schematics/src/engine/schematic_spec.ts#L67
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator. A rejection handler that is not a function will be ignored
lint: packages/angular_devkit/core/src/json/schema/visitor_spec.ts#L93
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator. A rejection handler that is not a function will be ignored
build
Process completed with exit code 1.
build-e2e-windows-subset
Process completed with exit code 1.