test: add to known #39
Annotations
12 errors
|
test (ubuntu-latest, 22)
Process completed with exit code 1.
|
|
tests/index.test.ts > tests/fixtures/unnamed-default-export-without-space/index.d.ts:
tests/index.test.ts#L27
Error: Snapshot `tests/fixtures/unnamed-default-export-without-space/index.d.ts 1` mismatched
- Expected
+ Received
@@ -2,10 +2,13 @@
//#region tests/fixtures/unnamed-default-export-without-space/index.d.ts
/**
* @description @todo
*/
+ /**
+ * @description @todo
+ */
declare function export_default<T extends object>(
object: T,
initializationObject: {
[x in keyof T]: () => Promise<T[x]>;
},
❯ snapshot tests/index.test.ts:27:5
❯ node_modules/.pnpm/@sxzz[email protected][email protected][email protected][email protected]__rollup@4._e8703d26279fa670a910d37ba0bd5f45/node_modules/@sxzz/test-utils/dist/index.js:48:11
|
|
tests/index.test.ts > tests/fixtures/issue-100-unnamed-default-export/index.d.ts:
tests/index.test.ts#L27
Error: Snapshot `tests/fixtures/issue-100-unnamed-default-export/index.d.ts 1` mismatched
- Expected
+ Received
@@ -2,10 +2,13 @@
//#region tests/fixtures/issue-100-unnamed-default-export/index.d.ts
/**
* @description @todo
*/
+ /**
+ * @description @todo
+ */
declare function export_default <T extends object>(
object: T,
initializationObject: {
[x in keyof T]: () => Promise<T[x]>;
},
❯ snapshot tests/index.test.ts:27:5
❯ node_modules/.pnpm/@sxzz[email protected][email protected][email protected][email protected]__rollup@4._e8703d26279fa670a910d37ba0bd5f45/node_modules/@sxzz/test-utils/dist/index.js:48:11
|
|
test (ubuntu-latest, 20)
Process completed with exit code 1.
|
|
tests/index.test.ts > tests/fixtures/unnamed-default-export-without-space/index.d.ts:
tests/index.test.ts#L27
Error: Snapshot `tests/fixtures/unnamed-default-export-without-space/index.d.ts 1` mismatched
- Expected
+ Received
@@ -2,10 +2,13 @@
//#region tests/fixtures/unnamed-default-export-without-space/index.d.ts
/**
* @description @todo
*/
+ /**
+ * @description @todo
+ */
declare function export_default<T extends object>(
object: T,
initializationObject: {
[x in keyof T]: () => Promise<T[x]>;
},
❯ snapshot tests/index.test.ts:27:5
❯ node_modules/.pnpm/@sxzz[email protected][email protected][email protected][email protected]__rollup@4._e8703d26279fa670a910d37ba0bd5f45/node_modules/@sxzz/test-utils/dist/index.js:48:11
|
|
tests/index.test.ts > tests/fixtures/issue-100-unnamed-default-export/index.d.ts:
tests/index.test.ts#L27
Error: Snapshot `tests/fixtures/issue-100-unnamed-default-export/index.d.ts 1` mismatched
- Expected
+ Received
@@ -2,10 +2,13 @@
//#region tests/fixtures/issue-100-unnamed-default-export/index.d.ts
/**
* @description @todo
*/
+ /**
+ * @description @todo
+ */
declare function export_default <T extends object>(
object: T,
initializationObject: {
[x in keyof T]: () => Promise<T[x]>;
},
❯ snapshot tests/index.test.ts:27:5
❯ node_modules/.pnpm/@sxzz[email protected][email protected][email protected][email protected]__rollup@4._e8703d26279fa670a910d37ba0bd5f45/node_modules/@sxzz/test-utils/dist/index.js:48:11
|
|
test (windows-latest, 20)
Process completed with exit code 1.
|
|
tests/index.test.ts > tests/fixtures/unnamed-default-export-without-space/index.d.ts:
tests/index.test.ts#L27
Error: Snapshot `tests/fixtures/unnamed-default-export-without-space/index.d.ts 1` mismatched
- Expected
+ Received
@@ -2,10 +2,13 @@
//#region tests/fixtures/unnamed-default-export-without-space/index.d.ts
/**
* @description @todo
*/
+ /**
+ * @description @todo
+ */
declare function export_default<T extends object>(
object: T,
initializationObject: {
[x in keyof T]: () => Promise<T[x]>;
},
❯ snapshot tests/index.test.ts:27:5
❯ node_modules/.pnpm/@sxzz[email protected]_esbu_e8703d26279fa670a910d37ba0bd5f45/node_modules/@sxzz/test-utils/dist/index.js:48:11
|
|
tests/index.test.ts > tests/fixtures/issue-100-unnamed-default-export/index.d.ts:
tests/index.test.ts#L27
Error: Snapshot `tests/fixtures/issue-100-unnamed-default-export/index.d.ts 1` mismatched
- Expected
+ Received
@@ -2,10 +2,13 @@
//#region tests/fixtures/issue-100-unnamed-default-export/index.d.ts
/**
* @description @todo
*/
+ /**
+ * @description @todo
+ */
declare function export_default <T extends object>(
object: T,
initializationObject: {
[x in keyof T]: () => Promise<T[x]>;
},
❯ snapshot tests/index.test.ts:27:5
❯ node_modules/.pnpm/@sxzz[email protected]_esbu_e8703d26279fa670a910d37ba0bd5f45/node_modules/@sxzz/test-utils/dist/index.js:48:11
|
|
test (windows-latest, 22)
Process completed with exit code 1.
|
|
tests/index.test.ts > tests/fixtures/unnamed-default-export-without-space/index.d.ts:
tests/index.test.ts#L27
Error: Snapshot `tests/fixtures/unnamed-default-export-without-space/index.d.ts 1` mismatched
- Expected
+ Received
@@ -2,10 +2,13 @@
//#region tests/fixtures/unnamed-default-export-without-space/index.d.ts
/**
* @description @todo
*/
+ /**
+ * @description @todo
+ */
declare function export_default<T extends object>(
object: T,
initializationObject: {
[x in keyof T]: () => Promise<T[x]>;
},
❯ snapshot tests/index.test.ts:27:5
❯ node_modules/.pnpm/@sxzz[email protected]_esbu_e8703d26279fa670a910d37ba0bd5f45/node_modules/@sxzz/test-utils/dist/index.js:48:11
|
|
tests/index.test.ts > tests/fixtures/issue-100-unnamed-default-export/index.d.ts:
tests/index.test.ts#L27
Error: Snapshot `tests/fixtures/issue-100-unnamed-default-export/index.d.ts 1` mismatched
- Expected
+ Received
@@ -2,10 +2,13 @@
//#region tests/fixtures/issue-100-unnamed-default-export/index.d.ts
/**
* @description @todo
*/
+ /**
+ * @description @todo
+ */
declare function export_default <T extends object>(
object: T,
initializationObject: {
[x in keyof T]: () => Promise<T[x]>;
},
❯ snapshot tests/index.test.ts:27:5
❯ node_modules/.pnpm/@sxzz[email protected]_esbu_e8703d26279fa670a910d37ba0bd5f45/node_modules/@sxzz/test-utils/dist/index.js:48:11
|