You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Argument of type '(param0: [[int64, number, bigint], bigint, bigint[], nat64, Variant<{ h4sHM3f: typeof AzleInt16; rT8gB: typeof AzleNat64; _hq14rGfY: typeof AzleInt8; _0AZda82u: typeof AzleInt64; ... 5 more ...; Ux: typeof AzleInt16; }>, { ...; }, string], param1: null) => null' is not assignable to parameter of type 'Callback<readonly [AzleTuple<[AzleTuple<[typeof AzleInt64, typeof AzleFloat64, typeof AzleInt]>, typeof AzleInt, AzleVec<typeof AzleInt>, typeof AzleNat64, { ...; } & { ...; }, { ...; } & { ...; }, typeof AzleText]>, typeof AzleNull], AzleOpt<...>>'.
Argument of type '(param0: [[int64, number, bigint], bigint, bigint[], nat64, Variant<{ h4sHM3f: typeof AzleInt16; rT8gB: typeof AzleNat64; _hq14rGfY: typeof AzleInt8; _0AZda82u: typeof AzleInt64; ... 5 more ...; Ux: typeof AzleInt16; }>, { ...; }, string]) => null' is not assignable to parameter of type 'Callback<readonly [AzleTuple<[AzleTuple<[typeof AzleInt64, typeof AzleFloat64, typeof AzleInt]>, typeof AzleInt, AzleVec<typeof AzleInt>, typeof AzleNat64, { ...; } & { ...; }, { ...; } & { ...; }, typeof AzleText]>], AzleOpt<...>>'.
Argument of type '(param0: [[int64, number, bigint], bigint, bigint[], nat64, Variant<{ h4sHM3f: typeof AzleInt16; rT8gB: typeof AzleNat64; _hq14rGfY: typeof AzleInt8; _0AZda82u: typeof AzleInt64; ... 5 more ...; Ux: typeof AzleInt16; }>, { ...; }, string]) => null' is not assignable to parameter of type 'Callback<readonly [AzleTuple<[AzleTuple<[typeof AzleInt64, typeof AzleFloat64, typeof AzleInt]>, typeof AzleInt, AzleVec<typeof AzleInt>, typeof AzleNat64, { ...; } & { ...; }, { ...; } & { ...; }, typeof AzleText]>], AzleOpt<...>>'.
Argument of type '(param0: nat8, param1: int8) => int8 | null' is not assignable to parameter of type 'Callback<readonly [typeof AzleNat8, typeof AzleInt8], AzleOpt<typeof AzleInt8>>'.
Argument of type '(param0: nat8) => int8 | null' is not assignable to parameter of type 'Callback<readonly [typeof AzleNat8], AzleOpt<typeof AzleInt8>>'.
Argument of type '(param0: nat8) => int8 | null' is not assignable to parameter of type 'Callback<readonly [typeof AzleNat8], AzleOpt<typeof AzleInt8>>'.
Argument of type '(param0: Opt<Principal>, param1: null) => null' is not assignable to parameter of type 'Callback<readonly [AzleOpt<typeof Principal>, typeof AzleNull], AzleOpt<typeof AzleNull>>'.
Argument of type '(param0: Opt<Principal>) => null' is not assignable to parameter of type 'Callback<readonly [AzleOpt<typeof Principal>], AzleOpt<typeof AzleNull>>'.
Argument of type '(param0: Opt<Principal>) => null' is not assignable to parameter of type 'Callback<readonly [AzleOpt<typeof Principal>], AzleOpt<typeof AzleNull>>'.
Argument of type '(param0: nat8, param1: nat32) => nat32 | null' is not assignable to parameter of type 'Callback<readonly [typeof AzleNat8, typeof AzleNat32], AzleOpt<typeof AzleNat32>>'.