i18next@24 #549
Annotations
14 errors and 5 warnings
e2e_old_versions (22)
Argument of type '{ serialize: "ignore"; name: string; skipVoid: boolean; }' is not assignable to parameter of type '{ name?: string | undefined; sid?: string | undefined; updateFilter?: ((update: State & Ext, current: State & Ext) => boolean) | undefined; serialize?: "ignore" | { ...; } | undefined; domain?: Domain | undefined; }'.
|
e2e_old_versions (22)
Type 'Store<i18n | Store<i18n | null>>' is not assignable to type 'Store<i18n | null>'.
|
e2e_old_versions (22)
Type 'Effect<string, void, Error>' is not assignable to type 'Effect<string, void, unknown>'.
|
e2e_old_versions (22)
Type 'Store<(() => { name: string; getCurrentPosition(): Promise<{ coords: { latitude: number; longitude: number; }; timestamp: number; }>; watchPosition(success: any, error: any): () => void; })[]>' is not assignable to type '(CustomProvider | Geolocation | unique symbol)[] | Store<(CustomProvider | Geolocation | unique symbol)[]> | undefined'.
|
e2e_old_versions (22)
Type 'Store<(CustomProvider | Geolocation | unique symbol)[] | Store<(CustomProvider | Geolocation | unique symbol)[]>>' is not assignable to type 'Store<(CustomProvider | Geolocation | unique symbol)[]>'.
|
e2e_old_versions (22)
Type 'Effect<void, CustomGeolocationPosition | GeolocationPosition, Error>' is not assignable to type 'Effect<void, CustomGeolocationPosition | GeolocationPosition, CustomGeolocationError | GeolocationPositionError>'.
|
e2e_old_versions (22)
Argument of type '[{ clock: Event<{ status: "done"; params: void; result: void; } | { status: "fail"; params: void; error: Error; }>; target: Event<void> | undefined; }]' is not assignable to parameter of type '[message: { error: "target should be unit or array of units"; got: undefined; }] | [config: { clock: Event<{ status: "done"; params: void; result: void; } | { status: "fail"; params: void; error: Error; }>; source?: undefined; filter?: undefined; target: Event<...>; greedy?: boolean | undefined; } & { ...; }]'.
|
code_old_versions (22)
Argument of type '{ serialize: "ignore"; name: string; skipVoid: boolean; }' is not assignable to parameter of type '{ name?: string | undefined; sid?: string | undefined; updateFilter?: ((update: State & Ext, current: State & Ext) => boolean) | undefined; serialize?: "ignore" | { ...; } | undefined; domain?: Domain | undefined; }'.
|
code_old_versions (22)
Type 'Store<i18n | Store<i18n | null>>' is not assignable to type 'Store<i18n | null>'.
|
code_old_versions (22)
Type 'Effect<string, void, Error>' is not assignable to type 'Effect<string, void, unknown>'.
|
code_old_versions (22)
Type 'Store<(() => { name: string; getCurrentPosition(): Promise<{ coords: { latitude: number; longitude: number; }; timestamp: number; }>; watchPosition(success: any, error: any): () => void; })[]>' is not assignable to type '(CustomProvider | Geolocation | unique symbol)[] | Store<(CustomProvider | Geolocation | unique symbol)[]> | undefined'.
|
code_old_versions (22)
Type 'Store<(CustomProvider | Geolocation | unique symbol)[] | Store<(CustomProvider | Geolocation | unique symbol)[]>>' is not assignable to type 'Store<(CustomProvider | Geolocation | unique symbol)[]>'.
|
code_old_versions (22)
Type 'Effect<void, CustomGeolocationPosition | GeolocationPosition, Error>' is not assignable to type 'Effect<void, CustomGeolocationPosition | GeolocationPosition, CustomGeolocationError | GeolocationPositionError>'.
|
code_old_versions (22)
Argument of type '[{ clock: Event<{ status: "done"; params: void; result: void; } | { status: "fail"; params: void; error: Error; }>; target: Event<void> | undefined; }]' is not assignable to parameter of type '[message: { error: "target should be unit or array of units"; got: undefined; }] | [config: { clock: Event<{ status: "done"; params: void; result: void; } | { status: "fail"; params: void; error: Error; }>; source?: undefined; filter?: undefined; target: Event<...>; greedy?: boolean | undefined; } & { ...; }]'.
|
pkg
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e_old_versions (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
code_old_versions (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|