Skip to content

Add TReturn/TNext to Iterable et al #30526

Add TReturn/TNext to Iterable et al

Add TReturn/TNext to Iterable et al #30526

Triggered via pull request June 25, 2024 23:58
Status Failure
Total duration 12m 59s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
self-check: src/harness/compilerImpl.ts#L77
Type 'SortedMap<string, TextDocument>' is not assignable to type 'ReadonlyMap<string, TextDocument>'.
self-check: src/harness/compilerImpl.ts#L78
Type 'SortedMap<string, TextDocument>' is not assignable to type 'ReadonlyMap<string, TextDocument>'.
self-check: src/harness/compilerImpl.ts#L79
Type 'SortedMap<string, TextDocument>' is not assignable to type 'ReadonlyMap<string, TextDocument>'.
self-check: src/harness/vfsUtil.ts#L702
Argument of type 'SortedMap<string, Inode>' is not assignable to parameter of type 'ReadonlyMap<string, Inode>'.
self-check: src/harness/vfsUtil.ts#L760
Argument of type 'SortedMap<string, Inode>' is not assignable to parameter of type 'ReadonlyMap<string, Inode>'.
self-check: src/harness/vfsUtil.ts#L782
Argument of type 'SortedMap<string, Inode>' is not assignable to parameter of type 'ReadonlyMap<string, Inode>'.
self-check: src/harness/vfsUtil.ts#L851
Argument of type 'SortedMap<string, Inode>' is not assignable to parameter of type 'ReadonlyMap<string, Inode>'.
self-check: src/harness/vfsUtil.ts#L931
Argument of type 'SortedMap<string, Inode>' is not assignable to parameter of type 'ReadonlyMap<string, Inode>'.
self-check: src/harness/vfsUtil.ts#L965
Argument of type 'SortedMap<string, Inode>' is not assignable to parameter of type 'ReadonlyMap<string, Inode>'.
self-check: src/testRunner/_namespaces/FourSlash.ts#L3
Output file '/home/runner/work/TypeScript/TypeScript/built/local/harness/_namespaces/FourSlash.d.ts' has not been built from source file '/home/runner/work/TypeScript/TypeScript/src/harness/_namespaces/FourSlash.ts'.