chore: remove request feature #7340
Annotations
3 errors and 1 warning
src/redux/createMigrate.test.ts#L25
Argument of type '{ 0: (state: any) => any; 1: (state: any) => any; 2: (state: any) => any; 3: (state: any) => any; 4: (state: any) => any; 5: (state: any) => any; 6: (state: any) => any; 7: (state: any) => any; 8: (state: any) => any; 9: (state: any) => any; 10: (state: any) => any; ... 147 more ...; 158: (state: any) => { ...; }; }' is not assignable to parameter of type 'MigrationManifest'.
|
src/redux/store.ts#L32
Argument of type '{ 0: (state: any) => any; 1: (state: any) => any; 2: (state: any) => any; 3: (state: any) => any; 4: (state: any) => any; 5: (state: any) => any; 6: (state: any) => any; 7: (state: any) => any; 8: (state: any) => any; 9: (state: any) => any; 10: (state: any) => any; ... 147 more ...; 158: (state: any) => { ...; }; }' is not assignable to parameter of type 'MigrationManifest'.
|
|
|
The logs for this run have expired and are no longer available.
Loading