build: update to TypeScript 6 #12176
pr.yml
on: pull_request
build
2m 48s
analyze
7s
build-e2e-windows-subset
2m 48s
lint
1m 46s
test
Matrix: e2e-package-managers
Matrix: e2e
Matrix: e2e-snapshots
e2e-windows-subset
0s
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.
|