Angular v17 support #23230
Annotations
10 warnings
src/frameworks/angular/index.ts#L51
Missing return type on function
|
src/frameworks/angular/index.ts#L51
Unexpected any. Specify a different type
|
src/frameworks/angular/index.ts#L51
Unexpected any. Specify a different type
|
src/frameworks/angular/index.ts#L53
Invalid type "any" of template literal expression
|
src/frameworks/angular/index.ts#L53
Unsafe member access .projectId on an `any` value
|
src/frameworks/angular/index.ts#L53
Invalid type "any" of template literal expression
|
src/frameworks/angular/index.ts#L53
Unsafe member access .hosting on an `any` value
|
src/frameworks/angular/index.ts#L56
Unsafe assignment of an `any` value
|
src/frameworks/angular/index.ts#L56
Unsafe member access .projectDir on an `any` value
|
src/frameworks/angular/index.ts#L68
Unsafe argument of type `any` assigned to a parameter of type `string`
|
The logs for this run have expired and are no longer available.
Loading