fix: support Node16 and NodeNext module resolution in experimentalDts
#1020
Annotations
10 errors
|
test/experimental-dts.test.ts#L71
AssertionError: expected 'export declare const foo: number[];\n…' to strictly equal 'export declare const foo: number[];\r…'
- Expected
+ Received
- export declare const foo: number[];
-
+ export declare const foo: number[];
+
- export declare type Person = {
+ export declare type Person = {
- name: string;
+ name: string;
- };
-
+ };
+
- export { }
+ export { }
❯ test/experimental-dts.test.ts:71:53
|
|
test/experimental-dts.test.ts#L71
AssertionError: expected 'export declare const foo: number[];\n…' to strictly equal 'export declare const foo: number[];\r…'
- Expected
+ Received
- export declare const foo: number[];
-
+ export declare const foo: number[];
+
- export declare type Person = {
+ export declare type Person = {
- name: string;
+ name: string;
- };
-
+ };
+
- export { }
+ export { }
❯ test/experimental-dts.test.ts:71:53
|
|
test/experimental-dts.test.ts#L71
AssertionError: expected 'export declare const foo: number[];\n…' to strictly equal 'export declare const foo: number[];\r…'
- Expected
+ Received
- export declare const foo: number[];
-
+ export declare const foo: number[];
+
- export declare type Person = {
+ export declare type Person = {
- name: string;
+ name: string;
- };
-
+ };
+
- export { }
+ export { }
❯ test/experimental-dts.test.ts:71:53
|
|
test/experimental-dts.test.ts#L71
AssertionError: expected 'export declare const foo: number[];\n…' to strictly equal 'export declare const foo: number[];\r…'
- Expected
+ Received
- export declare const foo: number[];
-
+ export declare const foo: number[];
+
- export declare type Person = {
+ export declare type Person = {
- name: string;
+ name: string;
- };
-
+ };
+
- export { }
+ export { }
❯ test/experimental-dts.test.ts:71:53
|
|
test/experimental-dts.test.ts#L71
AssertionError: expected 'export declare const foo: number[];\n…' to strictly equal 'export declare const foo: number[];\r…'
- Expected
+ Received
- export declare const foo: number[];
-
+ export declare const foo: number[];
+
- export declare type Person = {
+ export declare type Person = {
- name: string;
+ name: string;
- };
-
+ };
+
- export { }
+ export { }
❯ test/experimental-dts.test.ts:71:53
|
|
test/experimental-dts.test.ts#L71
AssertionError: expected 'export declare const foo: number[];\n…' to strictly equal 'export declare const foo: number[];\r…'
- Expected
+ Received
- export declare const foo: number[];
-
+ export declare const foo: number[];
+
- export declare type Person = {
+ export declare type Person = {
- name: string;
+ name: string;
- };
-
+ };
+
- export { }
+ export { }
❯ test/experimental-dts.test.ts:71:53
|
|
test/experimental-dts.test.ts#L71
AssertionError: expected 'export declare const foo: number[];\n…' to strictly equal 'export declare const foo: number[];\r…'
- Expected
+ Received
- export declare const foo: number[];
-
+ export declare const foo: number[];
+
- export declare type Person = {
+ export declare type Person = {
- name: string;
+ name: string;
- };
-
+ };
+
- export { }
+ export { }
❯ test/experimental-dts.test.ts:71:53
|
|
test/experimental-dts.test.ts#L71
AssertionError: expected 'export declare const foo: number[];\n…' to strictly equal 'export declare const foo: number[];\r…'
- Expected
+ Received
- export declare const foo: number[];
-
+ export declare const foo: number[];
+
- export declare type Person = {
+ export declare type Person = {
- name: string;
+ name: string;
- };
-
+ };
+
- export { }
+ export { }
❯ test/experimental-dts.test.ts:71:53
|
|
test/experimental-dts.test.ts#L137
AssertionError: expected 'export declare const foo: number[];\n…' to strictly equal 'export declare const foo: number[];\r…'
- Expected
+ Received
- export declare const foo: number[];
-
+ export declare const foo: number[];
+
- export declare type Person = {
+ export declare type Person = {
- name: string;
+ name: string;
- };
-
+ };
+
- export { }
+ export { }
❯ test/experimental-dts.test.ts:137:51
|
|
test/experimental-dts.test.ts#L206
AssertionError: expected 'export declare const foo: number[];\n…' to strictly equal 'export declare const foo: number[];\r…'
- Expected
+ Received
- export declare const foo: number[];
-
+ export declare const foo: number[];
+
- export declare type Person = {
+ export declare type Person = {
- name: string;
+ name: string;
- };
-
+ };
+
- export { }
+ export { }
❯ test/experimental-dts.test.ts:206:51
|
The logs for this run have expired and are no longer available.
Loading